A webpack plugin that generates a PWA manifest and integrates with the assets JSON.
Full Changelog: https://github.com/tumblr/webpack-web-app-manifest-plugin/compare/5.0.0...6.0.0
Full Changelog: https://github.com/tumblr/webpack-web-app-manifest-plugin/compare/4.0.1...5.0.0
This release allows theme_color
to pass through the validation step when verifying the manifest keys.
This is the first release of webpack-web-app-manifest-plugin
.
Update to work with webpack 5.
Fixes an issue where absolute URLs would be treated as relative in the manifest output.
Adds full support for Webpack 4 (without deprecation warnings).
Adds preliminary support for Webpack 4.