# rollup-plugin-copy-assets

## 2.0.0

- Fix failure occurring when used with chunked builds.
- Overwrite any existing assets.
- Updated to new rollup api.
- Switch to jest for unit tests.
- Switch to babel 7.


## 1.1.0

- Add fix for code splitting (#3) thanks to @lmoronil.

## 1.0.0

- Initial release.
