mischnic / parcel-plugin-sw-cache

📦👷 Parcel plugin for caching using a service worker
https://npm.im/parcel-plugin-sw-cache
MIT License
47 stars 6 forks source link

Add support for injectionPointRegexp #9

Closed dsych closed 6 years ago

dsych commented 6 years ago

For inject strategy, there should be a possibility to overload the default injectionPointRegexp regex that is used to match where to register cached routes. Reference