Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
5.1.0
-
None
-
Tiger Sprint 169, Tiger Sprint 170
Description
A clean install of the entire channel manager currently takes more than 10 minutes, 5 of those coming from eslint and another 1-2 from uglify.
For local development these are not necessary, so the proposal is to add a profile that disables eslint and uglify. This profile should be disabled by default to make sure that the released artifacts and the artifacts generated by jenkins do not use this profile.