Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

3.0.0

Choose a tag to compare

@bordoni bordoni released this 31 Jan 05:47
· 32 commits to main since this release
2e2f9c9
  • 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-js task now exposes a couple of it's methods
  • Watch command now has the same code for compress-js as the default build command
  • Minified JS files also have a preamble like our compiled CSS files.