Adding a option to Tsup for disable transforming JSON files into JavaScript files
Open
- Dominant language
- TypeScript
- Stars
- 11.3k
- Forks
- 275
- PR merge metrics
- No merged PRs in 30d
Description
I noticed Tsup transforming JSON files into JavaScript, which crashes my code because it no longer finds JSON files. I have not found any options that allows you to disable this option.
Can an options be added to disable this feature?
Contributor guide
Assessment
This issue has not been assessed yet.