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

feat(babel-preset-expo): preserve import export on webpack only #17713

Merged

Conversation

EvanBacon
Copy link
Contributor

Why

If you're using expo web with bundlers that don't support tree shaking then you'll want import/export to be transformed.

EvanBacon and others added 2 commits June 1, 2022 14:19
Co-authored-by: Expo Bot <34669131+expo-bot@users.noreply.github.com>
@expo-bot expo-bot added bot: passed checks ExpoBot has nothing to complain about and removed bot: suggestions ExpoBot has some suggestions labels Jun 2, 2022
@EvanBacon EvanBacon merged commit 427e451 into main Jun 6, 2022
@EvanBacon EvanBacon deleted the @evanbacon/babel-preset-expo/keep-import-export-transform branch June 6, 2022 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: passed checks ExpoBot has nothing to complain about
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants