arthurbergmz / webpack-pwa-manifest

Progressive Web App Manifest Generator for Webpack, with auto icon resizing and fingerprinting support.
MIT License
514 stars 94 forks source link

fix: the blocking dep extract-text-webpack-plugin not required #147

Closed deleonio closed 3 years ago

deleonio commented 3 years ago

Fixed https://github.com/arthurbergmz/webpack-pwa-manifest/issues/146

arthurbergmz commented 3 years ago

Solved, thank you.