Skip to content

v0.8.0

Compare
Choose a tag to compare
@Swiip Swiip released this 20 Dec 19:59
· 764 commits to master since this release
  • Add --default option to automatically select all default options
  • Add JS preprocessor option, you can choose between:
    • ECMAScript 6 with 6to5 compiler
    • ECMAScript 6 with Google's Traceur compiler
    • CoffeeScript
    • TypeScript
    • None, keep the standard JavaScript code base