Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1.4, 1.2.0
-
None
Description
Currently the default environment set in our gulpfile is development, which lead to very large created JS files. When building the web UI we apparently forgot to set the environment to production (build via gulp production).
Since this is likely to occur again, we should make the default environment production and make sure to use development manually.
Attachments
Issue Links
- links to