build: force vite-plugin-pwa to use project vite instance
This commit is contained in:
@@ -29,5 +29,10 @@
|
||||
"dexie": "^4.4.2",
|
||||
"vite-plugin-pwa": "^1.2.0",
|
||||
"workbox-window": "^7.4.0"
|
||||
}
|
||||
},
|
||||
"overrides": {
|
||||
"vite-plugin-pwa": {
|
||||
"vite": "$vite"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user