Import the @kevinmarrec/nuxt-pwa module to fix the related bugs of PWA feature.

This commit is contained in:
Rafi
2023-03-21 22:13:02 +08:00
parent 3992121b71
commit 35d4292d29
6 changed files with 222 additions and 2073 deletions

View File

@@ -8,6 +8,7 @@
"postinstall": "nuxt prepare"
},
"devDependencies": {
"@kevinmarrec/nuxt-pwa": "^0.17.0",
"@nuxtjs/color-mode": "^3.2.0",
"@nuxtjs/i18n": "^8.0.0-beta.9",
"material-design-icons-iconfont": "^6.7.0",
@@ -15,7 +16,6 @@
},
"dependencies": {
"@microsoft/fetch-event-source": "^2.0.1",
"@vite-pwa/nuxt": "^0.0.7",
"copy-to-clipboard": "^3.3.3",
"highlight.js": "^11.7.0",
"is-mobile": "^3.1.1",