| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| src | ||
| package.json | ||
| tsconfig.json |
nest-cli deleteOutDir 删 dist 后,base 的 incremental:true 留下的 *.tsbuildinfo 让 tsc 误判"已构建"跳过 emit → dist 缺 config 等 → 启动 Cannot find module (nest-cli#3312 / typescript-starter#186)。 - apps/pac-service 新增 tsconfig.build.json(incremental:false,nest build 默认优先用它); IDE 仍用 tsconfig.json 保留 incremental - packages/types|utils 关 incremental(叶子包,类型检查瞬时) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| src | Loading commit data... | |
| package.json | Loading commit data... | |
| tsconfig.json | Loading commit data... |