Actions
Architecture #21133
closedMinify the javascript produced by elm
Fix check:
To do
Regression:
Description
produced js tends to be big, we should minify it.
- https://guide.elm-lang.org/optimization/asset_size.html for reference
- https://github.com/mdgriffith/elm-optimize-level-2/blob/master/notes/minification.md for the terser config to use
Updated by Alexis Mousset over 2 years ago
- Status changed from New to In progress
- Assignee set to Alexis Mousset
Updated by Alexis Mousset over 2 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/4282
Updated by Alexis Mousset over 2 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|9f821c79744c16f3c9b4bf55bdd8c6af2e8b8195.
Updated by Alexis Mousset over 2 years ago
- Subject changed from Minify js produced by elm to Minify the javascript produced by elm
Updated by Vincent MEMBRÉ over 2 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.2.0~beta1 which was released today.
Actions