Version 1.0.1
Added
- Downloaded files are now emitted, so they can be tracked by plugins like
manifest-webpack-plugin
- Downloaded files have a content hash appended to their names for cache busting purposes
Changed
- Switched over to
download
to avoid saving temporary files to the file system