Releases: vladshcherbin/rollup-plugin-copy
Releases · vladshcherbin/rollup-plugin-copy
1.0.0
- Full rewrite 🚀
- New api with new options
- Non-plugin options are passed to fs-extra copy function
- No error if copied file or folder doesn't exist
- Parallel copying
- Tests added
- Node 8 or newer is required
- New maintainer
0.3.0
- Fix incorrect npm install command
- Fix readme typo
- Replace deprecated
ongenerate
hook - Require rollup 1.0.0 or newer
- Add
verbose
option screenshot to readme