Skip to content

v0.0.5

Choose a tag to compare

@kylemac kylemac released this 25 Mar 22:21
  • exposes plugins constructor option to accept webpack plugins
  • dependencies from your HTML are better tracked (e.g if you include an <img src='foo.jpg'> on your index.jade, that image becomes a tracked dependency of index.jade within webpack)
  • adds roots.clean() to the JS API and rootsmini clean to the CLI which will remove your output.path for you