Skip to content

1.1.0

Compare
Choose a tag to compare
@curbengh curbengh released this 27 Nov 10:36
· 134 commits to master since this release
ad30bb0

Feature

  • Support ES6+ syntax by using Terser (#71)
    • Still defaults to UglifyJS (which doesn't support ES6)
    • To enable ES6 support,
    uglify:
      es6: true