generated from egoist/ts-lib-starter
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Describe the bug
When extending a tsconfig that is referenced with module syntax, without the /tsconfig.json filename, unplugin-swc fails to load the tsconfig.
The problem is with load-tsconfig not correctly handling the (otherwise valid) case. I have opened a PR to fix this issue in that repo: egoist/load-tsconfig#27
After its merged, unplugin-swc should update its load-tsconfig version.
Reproduction
https://github.com/holvi-sebastian/load-tsconfig/tree/support-module-references-in-extends
System Info
n/aUsed Package Manager
pnpm
Validations
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
- The provided reproduction is a minimal reproducible of the bug.
hannoeru, AlexTaber and CeQadrat
Metadata
Metadata
Assignees
Labels
No labels