Skip to content

Releases: webpack/copy-webpack-plugin

2.1.0

23 Oct 18:50

Choose a tag to compare

  • Added pattern-level context
  • Added pattern-level ignore
  • Added flattening

2.0.1

23 Oct 18:50

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

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

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