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

Remove ncc #61

Merged
merged 1 commit into from
Sep 12, 2020
Merged

Remove ncc #61

merged 1 commit into from
Sep 12, 2020

Conversation

prettymuchbryce
Copy link
Owner

Removes the ncc build tool from common.js builds. This was causing an issue with react native by injecting the __dirname variable into the compiled source.

This should fix #60 and lingering issues from #56

@aforty
Copy link

aforty commented Sep 10, 2020

Are you waiting for something else with this? I could really use this in a release. 🤗

@prettymuchbryce prettymuchbryce merged commit f8bcc28 into master Sep 12, 2020
@prettymuchbryce prettymuchbryce deleted the remove-ncc branch September 12, 2020 15:44
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.

not working in react-native (__dirname not defined)
2 participants