Localization update

This commit is contained in:
Masterain
2023-03-20 19:54:50 -07:00
parent 5d1f10ac70
commit 6b94b2e0dd
3 changed files with 3 additions and 3 deletions

View File

@@ -65,7 +65,7 @@ export default defineUserConfig({
bundler: viteBundler({
viteOptions: {
build:{
chunkSizeWarningLimit: 3000
chunkSizeWarningLimit: 1500
}
},
vuePluginOptions: {},