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

Make :preloads and :closure-defines work #185

Merged
merged 11 commits into from
May 29, 2018
Merged

Conversation

drapanjanas
Copy link
Owner

@drapanjanas drapanjanas commented May 28, 2018

Looks like I found a way how to make :preloads and :closure-defines work! 🤞

This PR changes figwheel-bridge.js to transform not-used.js (renamed to index.js) and load the important part of it.

Other changes:

  • target :nodejs
  • React Native 0.55
  • Reagent 0.8

This should fix these issues #181 #137 #128 #46

@jimberlage
Copy link

👍 from me. Thanks for the update to the react-native versions.

@jimberlage
Copy link

Oops, I didn't submit my one comment. Could you change the README to say that this project uses react-native 0.55.4?

@wnr
Copy link

wnr commented May 31, 2018

I tried this PR and it worked perfectly when updating from 0.53 to 0.55 :)

@drhops drhops mentioned this pull request Mar 12, 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.

3 participants