npm copy-webpack-plugin 7.0.0
v7.0.0

latest releases: 12.0.2, 12.0.1, 12.0.0...
3 years ago

7.0.0 (2020-12-10)

⚠ BREAKING CHANGES

  • minimum supported webpack version is 5
  • the flatten option was removed in favor [name].[ext] value for the to option,
  • the transformPath option was removed in favor Function type of the to option, look at examples
  • the cacheTransform option was removed in favor Object type of the transform option, look at examples
  • migration on the compilation.hooks.processAssets hook
  • empty filtered paths throw an error, you can disable this behaviour using the noErrorOnMissing option

Don't miss a new copy-webpack-plugin release

NewReleases is sending notifications on new releases.