This repository was archived by the owner on May 28, 2025. It is now read-only.
3.0.0
- Update version of Node to
18.13.0 - Update version of NPM to
8.19.3 - Moved from using UglifyJS on Gulp to Terser for Compress JS
compress-jstask now exposes a couple of it's methods- Watch command now has the same code for
compress-jsas the default build command - Minified JS files also have a preamble like our compiled CSS files.