Directory Config for other project

This commit is contained in:
Paolo Arena
2019-05-02 16:58:36 +02:00
parent d924509d4f
commit 71ee9f6ae3
9 changed files with 22 additions and 313 deletions

View File

@@ -281,7 +281,7 @@ if (workbox) {
// Storage
workbox.routing.registerRoute(
new RegExp(/.*(?:storage.*$/),
new RegExp(/.*(?:storage)/),
workbox.strategies.staleWhileRevalidate({
cacheName: 'storage',
plugins: [