You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should consider using composer's script running feature here. We can create our own scripts and package it with the base rhubarb library so we can do composer run-script update-production (or something).
This could git pull the main project and composer update the libraries before running some deployment code for packaging scripts etc.
Built in modules should not require rewrite rules or StaticResourceUrlHandlers to server up required client files - these also should be deployed
e.g. resource-manager.js, jquery.js etc.
The text was updated successfully, but these errors were encountered: