update:新增dist排除代码

This commit is contained in:
2026-07-14 17:59:52 +08:00
parent 080af14be8
commit e9023ecc9f
2 changed files with 10 additions and 3 deletions
+2 -1
View File
@@ -12,5 +12,6 @@
},
"vueCompilerOptions": {
"plugins": ["@uni-helper/uni-types/volar-plugin"]
}
},
"exclude": ["node_modules", "dist"]
}