goldhand / sw-precache-webpack-plugin

Webpack plugin that generates a service worker using sw-precache that will cache webpack's bundles' emitted assets. You can optionally pass sw-precache configuration options to webpack through this plugin.
MIT License
1.44k stars 104 forks source link

Service-worker.js cache 301 redirect, how to customer a onfetch function to exclude 301 redirect from cache #152

Closed chadzheng closed 6 years ago

chadzheng commented 6 years ago

as title