Directory Config for other project
This commit is contained in:
@@ -281,7 +281,7 @@ if (workbox) {
|
||||
|
||||
// Storage
|
||||
workbox.routing.registerRoute(
|
||||
new RegExp(/.*(?:storage.*$/),
|
||||
new RegExp(/.*(?:storage)/),
|
||||
workbox.strategies.staleWhileRevalidate({
|
||||
cacheName: 'storage',
|
||||
plugins: [
|
||||
|
||||
Reference in New Issue
Block a user