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 react native bundles for core and cache in favour of different isBrowser detection #1482

Merged
merged 1 commit into from
Aug 27, 2019

Conversation

emmatown
Copy link
Member

What:
Remove react native bundles for core and cache in favour of different isBrowser detection

Why:
I want to rethink what support for the react-native field should look like in preconstruct and didn't want to have this usage of it.

How:
Change the only isBrowser check to something that preconstruct doesn't replace for browsers which in this case, I chose typeof HTMLElement

Checklist:

  • Documentation N/A
  • Tests N/A
  • Code complete
  • Changeset

@changeset-bot
Copy link

changeset-bot bot commented Aug 25, 2019

🦋 Changeset is good to go

Latest commit: 84bdf73

We got this.

Not sure what this means? Click here to learn what changesets are.

@emmatown emmatown merged commit 10514a8 into master Aug 27, 2019
@emmatown emmatown deleted the remove-react-native-bundles branch August 27, 2019 23:08
louisgv pushed a commit to louisgv/emotion that referenced this pull request Sep 6, 2020
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.

None yet

1 participant