react-native support?
Open
- Dominant language
- TypeScript
- Stars
- 11.3k
- Forks
- 275
- PR merge metrics
- No merged PRs in 30d
Description
Can `tsup` build react-native components?
if so, is there additional configuration the consumer of our library should do for it to work properly?
Right now the build works, but the component is failing in the consumer side due to:
```
new(require("url")).URL("file:"+__filename).href
```
Contributor guide
Assessment
This issue has not been assessed yet.