egoist / egoist/tsup

react-native support?

Open
#456 2 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.