More consistent control of minification libraries with a hidden flag (e.g. uglifyjs_slavemode), so the libraries' normal disabling flag (uglifyjs_disabled) will work as expected.
Depends on both libraries accepting the flag PR.
make NPM uglifyjs dependency a dev-dependency (used only for tests)
More consistent control of minification libraries with a hidden flag (e.g.
uglifyjs_slavemode
), so the libraries' normal disabling flag (uglifyjs_disabled
) will work as expected.Depends on both libraries accepting the flag PR.