Explorar o código

允许打印控制台错误

Michael Wang %!s(int64=3) %!d(string=hai) anos
pai
achega
8144db09af
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      vite.config.ts

+ 1 - 0
vite.config.ts

@@ -74,6 +74,7 @@ export default defineConfig({
         selfDefending: true,
         // sourceMap: false,
         splitStrings: true,
+        disableConsoleOutput: false,
         // // stringArrayCallsTransform: true,
         // deadCodeInjection: true,
         // numbersToExpressions: true,