Skip to content

Warn before tracing incremental builds - #93

Open
liurenfeng94-ops wants to merge 1 commit into
tsperf:mainfrom
liurenfeng94-ops:warn-incremental-trace
Open

Warn before tracing incremental builds#93
liurenfeng94-ops wants to merge 1 commit into
tsperf:mainfrom
liurenfeng94-ops:warn-incremental-trace

Conversation

@liurenfeng94-ops

Copy link
Copy Markdown

Fixes #21

  • inspect the selected tsconfig before running a trace
  • warn when incremental or composite builds are enabled
  • mention the configured tsBuildInfoFile when available
  • keep trace execution working even if the config check fails
  • add focused coverage for the warning helper

Validation:

  • pnpm vitest run test/incremental-build.test.ts
  • pnpm typecheck
  • pnpm exec eslint .
  • pnpm build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

account for incremental builds

1 participant