UNPKG

395 BMarkdownView Raw
1History
2=======
3
4## 0.0.4
5
6* Add `npm run-script build-demo` for building various incarnations of plugin.
7* Fix empty defaults `new WebpackStatsPlugin()` undefined error:
8 [#2](https://github.com/FormidableLabs/webpack-stats-plugin/issues/2)
9
10## 0.0.3
11
12* Add `mkdir -p` functionality for `opts.path` directories.
13
14## 0.0.2
15
16* Actually works.
17
18## 0.0.1
19
20* Is embarassing and shall be forgotten.