Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

v3.2.1

Compare
Choose a tag to compare
@JoshTheDerf JoshTheDerf released this 01 Jun 13:03
· 29 commits to master since this release

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 of fs and mkdirp-promise. Should work exactly the same way in 99.9% of use-cases, and fix an issue in the last 0.1%
  • Updated dependencies.