Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React-native needs to use project references in Typescript #1081

Open
BethanyBerkowitz opened this issue Jun 1, 2023 · 1 comment
Open
Labels
react-native @honeybadger-io/react-native

Comments

@BethanyBerkowitz
Copy link
Contributor

BethanyBerkowitz commented Jun 1, 2023

If we want to leverage Typescript Project References correctly, we would need to build the typescript files outside rollup.
See this #1078 for more information.

@BethanyBerkowitz
Copy link
Contributor Author

I started this, then decided it would be better to wait until #1097 is complete because I think @subzero10 is most likely going to make changes to the rollup config and I don't want to introduce conflicts. Also, he may strip out the spot where we import package.json, which would make messing with the build process easier (both typescript and rollup do not like the fact that we import a file that's above the src directory).

@BethanyBerkowitz BethanyBerkowitz removed their assignment Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
react-native @honeybadger-io/react-native
Projects
None yet
Development

No branches or pull requests

1 participant