diff --git a/vite.config.ts b/vite.config.ts index 5389bab..ef63fc1 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -46,6 +46,7 @@ export default defineConfig(({ command, mode }) => { "vue", "vue-router", "vuex", + "vue3-i18n", "element-plus", "axios", "dayjs",