Skip to content

Commit ac8ba74

Browse files
Gomahpi0
authored andcommitted
fix: add workboxExtensions to defaults (#138)
1 parent 2c57cc3 commit ac8ba74

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/workbox/lib/defaults.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ module.exports = {
1616

1717
cachingExtensions: [],
1818
routingExtensions: [],
19+
workboxExtensions: [],
1920

2021
clientsClaim: true,
2122
skipWaiting: true,

0 commit comments

Comments
 (0)