diff --git a/ui/vite.config.js b/ui/vite.config.js index e12a6ad..146ef2c 100644 --- a/ui/vite.config.js +++ b/ui/vite.config.js @@ -15,9 +15,7 @@ export default defineConfig({ threshold: 10240, filename: '[path][base]' }), - vueI18n({ - compositionOnly: false - }) + vueI18n() ], server: { proxy: {