perf: 支持部署证书到百度CCE

This commit is contained in:
xiaojunnuo
2026-03-31 23:52:12 +08:00
parent 14229c2f00
commit a19ea7489c
5 changed files with 289 additions and 6 deletions
+2 -1
View File
@@ -14,7 +14,8 @@
"build3": "rollup -c",
"build2": "vue-tsc --noEmit && vite build",
"preview": "vite preview",
"pub": "npm publish"
"pub": "npm publish",
"compile": "tsc --skipLibCheck --watch"
},
"dependencies": {
"@certd/basic": "^1.39.7",