[Feature Request] Provide a way to add additional plugins/configuration to Rollup via `tsup.config.ts`
Open
- Dominant language
- TypeScript
- Stars
- 11.3k
- Forks
- 275
- PR merge metrics
- No merged PRs in 30d
Description
Similar to: https://vitejs.dev/config/build-options.html#build-rollupoptions
Contributor guide
Research direction
Start with tsup.config.ts and compare the requested behavior with Vite's build.rollupOptions documentation. Trace how tsup currently loads configuration and connects to Rollup; done means users can add plugins or other Rollup configuration through tsup.config.ts and the resulting bundle honors it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rollup, typescript
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100