Skip to content

0.4.4

Choose a tag to compare

@developit developit released this 21 Feb 03:57
· 642 commits to master since this release
  • New API: options.onBuild. You supply a function, it gets called on each build in watch mode (thanks @fwilkerson)
  • Switch to rollup-plugin-typescript2 🔥 (thanks @freeman)
  • Add --source-map option (use --no-source-map to disable them, thanks @cristianbote)