mirror of
https://github.com/certd/certd.git
synced 2026-04-16 14:00:51 +08:00
perf: 插件贡献文档及示例
This commit is contained in:
@@ -17,7 +17,9 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "^2.8.8",
|
||||
"@certd/pipeline": "^1.20.5",
|
||||
"@certd/plugin-center": "^1.20.5",
|
||||
"@certd/plugin-aliyun": "^1.20.5",
|
||||
"@certd/plugin-cert": "^1.20.5",
|
||||
"@certd/plugin-host": "^1.20.5",
|
||||
|
||||
@@ -3,3 +3,4 @@ export * from "@certd/plugin-aliyun";
|
||||
export * from "@certd/plugin-tencent";
|
||||
export * from "@certd/plugin-host";
|
||||
export * from "@certd/plugin-huawei";
|
||||
export * from "@certd/plugin-center";
|
||||
|
||||
Reference in New Issue
Block a user