Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-06-01 | 389 Bytes | |
v3.2.1.tar.gz | 2018-06-01 | 469.4 kB | |
v3.2.1.zip | 2018-06-01 | 504.2 kB | |
Totals: 3 Items | 974.0 kB | 0 |
Fixes
- [#204]
DeprecationWarning: Tapable.plugin is deprecated
warning in Webpack 4. (Thanks @qkdreyer!) 3.2.0
Included accidental log statement.
Changes
- [#195] Now uses
compiler.outputFileSystem
to write files instead offs
andmkdirp-promise
. Should work exactly the same way in 99.9% of use-cases, and fix an issue in the last 0.1% - Updated dependencies.