mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-04 23:18:44 +08:00
fix: relevant settings of pinia and lodash-es
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ export default defineConfig({
|
||||
dts: true,
|
||||
}),
|
||||
AutoImport({
|
||||
imports: ['vue', 'vue-router', '@vueuse/core', '@vueuse/math', 'vuex'],
|
||||
imports: ['vue', 'vue-router', '@vueuse/core', '@vueuse/math', 'pinia'],
|
||||
vueTemplate: true,
|
||||
}),
|
||||
VitePWA({
|
||||
|
||||
Reference in New Issue
Block a user