Releases: nystudio107/save-remote-file-webpack-plugin
Releases · nystudio107/save-remote-file-webpack-plugin
Version 1.1.0
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
Version 1.0.2
Changed
- Code and docs cleanup
Version 1.0.0
Added
- Initial release