oliviertassinari / serviceworker-webpack-plugin

Simplifies creation of a service worker to serve your webpack bundles. :recycle:
https://oliviertassinari.github.io/serviceworker-webpack-plugin/
MIT License
458 stars 76 forks source link

[chore] Ensure proper error message when using swp with old version of webpack #80

Closed woutervanvliet closed 6 years ago

woutervanvliet commented 6 years ago

Since webpack 4 compatibility breaks compatibility < 4, I'm letting the plugin emit a proper error message when trying to use it with an unsupported version.

woutervanvliet commented 6 years ago

@devCrossNet Once this one is merged, I'd be happy to release v1.0.0.