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: use metro for web bundling in js library template #574

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

satya164
Copy link
Member

@satya164 satya164 commented Jul 1, 2024

Summary

This changes the bundler to Metro for the example app using Expo. It reduces the configuration required and aligns with the new defaults of Expo projects.

Test plan

  • Create a library and choose the "JavaScript library" example
  • Ensure that the project runs on the web
image

@satya164 satya164 requested a review from atlj July 1, 2024 10:17
@atlj
Copy link
Collaborator

atlj commented Jul 1, 2024

LGTM works just fine
Screenshot 2024-07-01 at 13 27 25

@satya164 satya164 force-pushed the @satya164/metro-web branch from 82fd49a to 3aed4a9 Compare July 1, 2024 10:28
@satya164 satya164 merged commit 6422571 into main Jul 1, 2024
11 of 18 checks passed
@satya164 satya164 deleted the @satya164/metro-web branch July 1, 2024 10:40
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.

2 participants