We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10133d1 commit 4236babCopy full SHA for 4236bab
frontend/vite.config.ts
@@ -40,6 +40,7 @@ export default defineConfig({
40
manualChunks: {
41
vue: ['vue'],
42
'vue-router': ['vue-router'],
43
+ 'vue-i18n': ['vue-i18n'],
44
pinia: ['pinia'],
45
},
46
0 commit comments