Browse Source

中间计量申请

ZaiZai 1 year ago
parent
commit
fb8cef46ad
2 changed files with 2 additions and 2 deletions
  1. 1 1
      public/version.json
  2. 1 1
      vite.config.js

+ 1 - 1
public/version.json

@@ -1,3 +1,3 @@
 {
-  "value": "20231115143623"
+  "value": "20231120161611"
 }

+ 1 - 1
vite.config.js

@@ -28,7 +28,7 @@ export default defineConfig({
         UnoCSS(),
     ],
     build: {
-        sourcemap: true,
+        sourcemap: false,
         rollupOptions: {
             output: {
                 manualChunks(id) {