Skip to content

Releases: webpack-contrib/copy-webpack-plugin

2.0.1

23 Oct 18:50
Compare
Choose a tag to compare
  • Several bug fixes
  • Added support for webpack-dev-server
  • from now accepts glob options
  • Added copyUnmodified option

1.1.1

23 Oct 18:49
Compare
Choose a tag to compare
  • to absolute paths are now tracked by webpack
  • Reverted dot matching default for minimatch
  • Params can now be passed to the ignore option

1.0.0

23 Oct 18:49
Compare
Choose a tag to compare
  • Added globbing support for from
  • Added absolute path support for to
  • Changed default for minimatch to match dots for globs