Skip to content

Released version 3.1

Compare
Choose a tag to compare
@dg dg released this 04 Nov 12:27
· 73 commits to master since this release

Changes

  • Google Closure Compiler replaced with UglifyJS / UglifyES (Java is not required anymore)
  • Online Clean-CSS service replaced with offline tool. Requires to install Node.js and clean-css-cli (globally) [Closes #107]
  • CliRunner: default $ignoreMasks are appened to the end, so they have the highest priority

Improvements

  • improved exception message
  • FileServer::purge() fixed removing directory after purge [Closes #108]