Browse Source

Update vite.config.ts

lex-xin 4 months ago
parent
commit
a1574ec700
1 changed files with 3 additions and 3 deletions
  1. 3 3
      vite.config.ts

+ 3 - 3
vite.config.ts

@@ -106,10 +106,10 @@ export default defineConfig(() => {
         devOptions: {
           enabled: true
         }
-      }),
-      versionUpdatePlugin({
-        version: now
       })
+      // versionUpdatePlugin({
+      //   version: now
+      // })
     ],
     define: {
       // 定义全局变量