Skip to content

Commit

Permalink
refactor: plugin options (#451)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: the plugin now accepts an object as options, you should change `new CopyPlugin(patterns, options)` to `new CopyPlugin( { patterns, options })`
  • Loading branch information
evilebottnawi committed Apr 28, 2020
1 parent 383ff9d commit aedd2bd
Show file tree
Hide file tree
Showing 6 changed files with 291 additions and 159 deletions.

0 comments on commit aedd2bd

Please sign in to comment.