mirror of
https://github.com/certd/certd.git
synced 2026-08-08 07:15:54 +08:00
chore: 清理无用测试文件并更新配置与文档
This commit is contained in:
+16
-2
@@ -1,5 +1,5 @@
|
||||
packages:
|
||||
- 'packages/**' # <--------------开发插件请注释掉这一行,PR时本修改不要提交
|
||||
- 'packages/**' # <--------------开发插件请注释掉这一行,PR时本修改不要提交
|
||||
- 'packages/ui/**'
|
||||
- '!**/test/**'
|
||||
- '!packages/libs/libs/lib-huawei'
|
||||
@@ -8,5 +8,19 @@ packages:
|
||||
# - '!packages/libs/libs/lib-k8s' # k8s引用了basic
|
||||
- '!packages/libs/libs/midway-flyway-js'
|
||||
|
||||
# 禁止放开这里的注释,不要配置allowBuilds
|
||||
# allowBuilds:
|
||||
# aws-crt: set this to true or false
|
||||
# better-sqlite3: set this to true or false
|
||||
# core-js: set this to true or false
|
||||
# cos-js-sdk-v5: set this to true or false
|
||||
# cpu-features: set this to true or false
|
||||
# es5-ext: set this to true or false
|
||||
# esbuild: set this to true or false
|
||||
# ssh2: set this to true or false
|
||||
# unrs-resolver: set this to true or false
|
||||
# vue-demi: set this to true or false
|
||||
|
||||
|
||||
linkWorkspacePackages: deep
|
||||
preferWorkspacePackages: true
|
||||
preferWorkspacePackages: true
|
||||
|
||||
Reference in New Issue
Block a user