Skip to content

Commit 82162dd

Browse files
author
Pooya Parsa
committed
temporary disable workbox
1 parent c6813c7 commit 82162dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nuxt.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ module.exports = {
6262
],
6363

6464
modules: [
65-
'@nuxtjs/pwa'
65+
['@nuxtjs/pwa', { workbox: false }]
6666
],
6767

6868
css: [

0 commit comments

Comments
 (0)