arthurbergmz / webpack-pwa-manifest

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

fix: catch failing require of html-webpack-plugin #113

Closed JeandeCampredon closed 4 years ago

JeandeCampredon commented 5 years ago

This is quick fixing, I haven't much time for looking further though I couldn't let it slips. So hope it helps. Enjoy

greggb commented 5 years ago

This does fix the error in #111

greggb commented 5 years ago

@arthurbergmz If you get a chance to merge and cut a release this change would allow us to safely update to the latest version. Many thanks!

thasmo commented 5 years ago

@arthurbergmz, any chance this will make it into a patch release soon? At the moment the latest version is pretty much unusable on projects which do not use html-webpack-plugin. Thanks!

thasmo commented 4 years ago

@arthurbergmz, you gonna look at this? Thanks!

max-scopp commented 4 years ago

LGTM, people need it @arthurbergmz