Skip to content

fix: use get-tsconfig in the bundler - #113

Open
RomainLanz wants to merge 2 commits into
8.xfrom
fix/bundler-get-tsconfig
Open

RomainLanz wants to merge 2 commits into
8.xfrom
fix/bundler-get-tsconfig

Conversation

@RomainLanz

Copy link
Copy Markdown
Member

The Bundler was missed when the other assembler code paths migrated to get-tsconfig, and still parsed tsconfig.json using TypeScript directly.

This migrates it to the shared readTsConfig helper while preserving custom tsconfig paths and absolute output directories. As a bonus, the bundler no longer calls the deprecated getParsedCommandLineOfConfigFile API, which is removed in TypeScript 7.

Refs #97

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.

1 participant