Support for passing an arrow function to option 'outDir'
Open
- Dominant language
- TypeScript
- Stars
- 11.3k
- Forks
- 275
- PR merge metrics
- No merged PRs in 30d
Description
I need to compile many .ts file in many dir and want to use one tsup.config to rule them all. Then I found it seems there's missing a way to this easily. For now, outDir only supports string.
Contributor guide
Assessment
This issue has not been assessed yet.