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

Add react-native entry point to package.json #149

Merged
merged 1 commit into from Nov 26, 2019

Conversation

n3tr
Copy link
Contributor

@n3tr n3tr commented Nov 26, 2019

fix #137

Test Steps

  • Clone https://github.com/n3tr/ReactNativeSWRExample (pointing to my custom build swr with react-native entry point inside package.json)
  • yarn install
  • yarn start
  • Open new terminal window and run yarn ios
  • App should build successfully

@shuding
Copy link
Member

shuding commented Nov 26, 2019

Thanks a lot @n3tr!

@shuding shuding merged commit 6a7d6ca into vercel:master Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[React Native] Can't find variable: __dirname
2 participants