certd/packages/ui/certd-server/README.md

17 lines
190 B
Markdown
Executable File

# certd-server
## heap分析
```shell
# node_modules\@midwayjs\bootstrap\dist\bootstrap.js
# 注释 137行
// process.once('SIGINT', this.onSignal.bind(t
```
```shell
npm run heap
```