bundle=false,compilerOptions.paths not work!!!
- Dominant language
- TypeScript
- Stars
- 11.3k
- Forks
- 275
- PR merge metrics
- No merged PRs in 30d
Description
1. tsconfig:

2. index.ts:

2. tsup:

4. output:

Contributor guide
Research direction
Reproduce the case from the tsconfig, index.ts, and tsup setup shown in the issue, then compare the reported output with the expected handling of compilerOptions.paths when bundle is false. Start by checking tsup's relevant configuration and module-resolution entry points; done means the alias behavior is clearly defined and the reported case is fixed or documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100