Disable workbox
This commit is contained in:
@@ -158,6 +158,7 @@ export default {
|
|||||||
background_color: options.app.background,
|
background_color: options.app.background,
|
||||||
theme_color: options.app.background,
|
theme_color: options.app.background,
|
||||||
},
|
},
|
||||||
|
workbox: false,
|
||||||
},
|
},
|
||||||
toast: {
|
toast: {
|
||||||
position: "bottom-center",
|
position: "bottom-center",
|
||||||
|
|||||||
@@ -52,7 +52,7 @@
|
|||||||
"@babel/preset-env": "^7.11.5",
|
"@babel/preset-env": "^7.11.5",
|
||||||
"@nuxtjs/color-mode": "^1.1.1",
|
"@nuxtjs/color-mode": "^1.1.1",
|
||||||
"@nuxtjs/google-analytics": "^2.4.0",
|
"@nuxtjs/google-analytics": "^2.4.0",
|
||||||
"@nuxtjs/pwa": "^3.0.2",
|
"@nuxtjs/pwa": "^3.1.0",
|
||||||
"@nuxtjs/svg": "^0.1.12",
|
"@nuxtjs/svg": "^0.1.12",
|
||||||
"@nuxtjs/tailwindcss": "^3.1.0",
|
"@nuxtjs/tailwindcss": "^3.1.0",
|
||||||
"@testing-library/jest-dom": "^5.11.4",
|
"@testing-library/jest-dom": "^5.11.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user