Skip to content

0.3.0

Choose a tag to compare

@jackmellis jackmellis released this 10 Jul 17:43
· 10 commits to master since this release
  • Fixed a bug where the plugin option did not pass configuration options 5
  • Added include and exclude options so you can easily filter out irrelevant files 4
  • Plugins are automatically pushed when registered 3
  • Added source map optimisations for codebases that do not use them. 2
  • Added hook method to the hook parameter, allows you to trigger another extension. i.e. hooks('ts').push({hook} => hook('js')) 1