mirror of
https://github.com/certd/certd.git
synced 2026-07-02 17:47:32 +08:00
perf: 【破坏性更新】 证书压缩包不再生成文件存储,而是实时打包下载,证书申请插件不再输出certZip
自定义插件需要压缩包时可以调用new CertReader(certInfo).buildZip() 方式获取
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"extension": ["ts"],
|
||||
"spec": "test/**/*.test.ts",
|
||||
"require": "ts-node/register"
|
||||
"node-option": ["loader=ts-node/esm", "no-warnings"]
|
||||
}
|
||||
Reference in New Issue
Block a user