Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-05-03 | 863 Bytes | |
v5.0.7.tar.gz | 2019-05-03 | 177.7 kB | |
v5.0.7.zip | 2019-05-03 | 696.0 kB | |
Totals: 3 Items | 874.6 kB | 0 |
- Fixed
offline-plugin
not working withterser-webpack-plugin
minification [#436] (thanks @Bobgy) - Fixed
getRegistration()
in internal methods not honoringscope
option [#439] (thanks @lilfolr) - Improved compatibility of
offline-plugin
withwebpack-dev-server
and hot reloading [#450] (thanks @ahlec) - Fixed incorrect caching of assets when some of them fail to load, resulting in corrupted cache [#437] (thanks @thomas88)
- Fixed
offline-plugin
not working with WASM modules and failing the build [#410] (thanks @mstange)
Special thanks to @GGAlanSmithee for taking care of the project, answering/reviewing issues and PRs, improving docs and tests of offline-plugin
. Thank you ❤️