tsconfig paths not working when bundle mode is off
Open
- Dominant language
- TypeScript
- Stars
- 11.3k
- Forks
- 275
- PR merge metrics
- No merged PRs in 30d
Description
tsconfig paths imports remain untouched when I use ```bundle:false``` even used some esbuild plugin for tsconfig paths but still .Is it as known issue I am surprised no one has faced it yet.
Contributor guide
Research direction
No source file or test is identified. Reproduce the report with a TypeScript project using tsconfig paths and bundle:false, then inspect how tsup handles those imports when bundling is disabled. Done means the generated output resolves the configured paths, or the limitation is documented with a clear explanation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100