egoist / egoist/tsup

bundle=false,compilerOptions.paths not work!!!

Open
#729 4 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
11.3k
Forks
275
PR merge metrics
No merged PRs in 30d

Description

1. tsconfig:
![image](https://user-images.githubusercontent.com/22312092/191956655-2f04e18f-5970-4675-8770-d23b5c0c6340.png)

2. index.ts:
![image](https://user-images.githubusercontent.com/22312092/191957596-811933ca-04c9-4195-ae65-16d328f4c13a.png)

2. tsup:
![image](https://user-images.githubusercontent.com/22312092/191956707-64f77ace-af57-416e-a170-c59095cb4268.png)

4. output:
![image](https://user-images.githubusercontent.com/22312092/191956995-3127ea77-8aa0-4e04-91c2-5673b5b10a5c.png)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.