Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.3
-
None
Description
It's a good practice to have a general AppModule, plus additional module(s) for setup restricted to actual production, and an alternate module for overrides needed during development and testing. The support for this, execution modes, was adding in 5.2. More documentation would be nice, as would an enhanced quickstart archetype that shows how those modes would operation.