Skip to content

Toggle frontend features with env vars

Andreas Ellewsen requested to merge restructure-frontend-featurechoices into master

By controlling the features using evironment variables we can easily change which features are enabled in the production environment without making changes to the application code.

Merge request reports