黄琪勇 1 年之前
父节点
当前提交
0498ca65b6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -22,7 +22,7 @@ module.exports = defineConfig({
                         if (file.includes("normalize")) {
                            return true
                         }
-                        return true
+                        return false
                      }
                   })
                ]