Use modern way of bundling typescript libraries
Open
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
I found that [TSUP](https://github.com/egoist/tsup) and uses ESM by default but makes very big package
Alternatives:
- TSUP
- Rollup
- Optimize TSC
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the listed TypeScript bundling alternatives: TSUP, Rollup, and optimized TSC. Determine which approach should replace the current setup and define completion around using a modern bundler, ESM support, and avoiding an unnecessarily large package.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rollup, typescript
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100