We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c57cc3 commit ac8ba74Copy full SHA for ac8ba74
1 file changed
packages/workbox/lib/defaults.js
@@ -16,6 +16,7 @@ module.exports = {
16
17
cachingExtensions: [],
18
routingExtensions: [],
19
+ workboxExtensions: [],
20
21
clientsClaim: true,
22
skipWaiting: true,
0 commit comments