This PR introduces two env variables for packaged installations: - RECOMPILE_RAILS_ASSETS will be set when a server prefix set and backend assets need to be recompiled or when a custom gemfile is present - RECOMPILE_ANGULAR_ASSETS will be undefined by default and will result in skipping angular recompilation if `RECOMPILE_RAILS_ASSETS=true`. Can be manually set by the user if frontend recompilation is needed (due to a custom frontend plugin). https://community.openproject.com/wp/30197pull/7318/head
parent
d6d46287d1
commit
009a808587
Loading…
Reference in new issue