lex 1 năm trước cách đây
mục cha
commit
5f9438fa2d
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      vite.config.ts

+ 2 - 2
vite.config.ts

@@ -49,8 +49,8 @@ export default defineConfig({
     })
   ],
   build: {
-    target: 'es2015',
-    reportCompressedSize: false
+    target: 'es2015'
+    // reportCompressedSize: false
   },
   resolve: {
     alias: {