mirror of https://github.com/certd/certd
Update tsconfig.json
parent
f66e6412af
commit
4e502a171c
|
@ -26,13 +26,5 @@
|
||||||
"dist",
|
"dist",
|
||||||
"node_modules",
|
"node_modules",
|
||||||
"test"
|
"test"
|
||||||
],
|
|
||||||
"references": [
|
|
||||||
{ "path": "../../libs/midway-flyway-js" },
|
|
||||||
{ "path": "../../libs/lib-k8s" },
|
|
||||||
{ "path": "../../libs/lib-huawei" },
|
|
||||||
{ "path": "../../plugins/plugin-cert" },
|
|
||||||
{ "path": "../../core/acme-client" },
|
|
||||||
{ "path": "../../core/pipeline" }
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue