chore: update locale

This commit is contained in:
vben
2024-06-29 15:41:10 +08:00
parent 36a4fcfad2
commit c58aa26dbf
35 changed files with 531 additions and 523 deletions

View File

@@ -3,8 +3,8 @@ import { defineConfig } from '@vben/vite-config';
export default defineConfig({
application: ({ mode }) => {
return {
compress: true,
compressTypes: ['brotli', 'gzip'],
compress: false,
compressTypes: ['brotli', 'gzip'] as const,
importmap: false,
importmapOptions: {
// 通过 Importmap CDN 方式引入,