Browse Source

更新 'vite.config.ts'

Caner 3 years ago
parent
commit
651623c898
1 changed files with 0 additions and 6 deletions
  1. 0 6
      vite.config.ts

+ 0 - 6
vite.config.ts

@@ -53,12 +53,6 @@ export default defineConfig({
           }
         }          
       }
-    },
-    terserOptions: { // 去掉打印
-      compress: {
-        drop_console: true,
-        drop_debugger: true
-      }
     }
   },
   define: {