2.0.0
Breaking
- Make
outputFolder
option required whentargets
is an array - Use
buildEnd
hook instead ofgenerateBundle
so that plugin won't run multiple times if rollupoutput
is an array
New features
- Add
hook
option to set rollup hook which plugin should use
Other
- Update minimum node version from 8 to 8.3
- Add node 12 to testing
- Update dependencies