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

Only allow single slash at start of scriptUrl #57

Closed woutervanvliet closed 6 years ago

woutervanvliet commented 6 years ago

replaces #36, adding a testcase. See discussion and original description there.