Skip to content

0.1.0

Choose a tag to compare

@gabrielcsapo gabrielcsapo released this 07 Sep 06:26
· 51 commits to master since this release
  • drops support for node@4
  • watch command actually works
  • changes interface to both compile and watch
  • config can either be a json file or a js file that exports an object
  • bundles all assets in single html file
  • removes dependency on; concat, webpack-dev-server, webpack-dev-middleware, webpack-hot-middleware