Aktionen
GX-Task #66014
geschlossenSwitching JavaScript minification in the build process
Status:
Erledigt
Priorität:
Normal
Zugewiesen an:
-
Kategorie:
Change
Zielversion:
% erledigt:
100%
Betroffene Versionen:
Unbestimmt
Beschreibung
We have changed the library for minifying JavaScript files from gulp-uglify
to gulp-terser
.
Minification is now faster and allows to use more modern constructs like async
and await
.
There should be no more problems processing the JavaScript files in the build step like gulp admin:scripts
etc.
Aktionen