Files
certd/packages/ui/certd-server/README.md
xiaojunnuo 8ef63916ef chore:
2025-05-26 23:36:19 +08:00

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
```