Skip to content

Minimum reproducible example of bug in Expo SDK 50 Beta with babel configuration

Notifications You must be signed in to change notification settings

benjaminkomen/expo-babel-mvp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expo Babel MVP

This is a minimal reproducible example of a bug in Expo's babel configuration.

Steps to reproduce

  • yarn install
  • yarn start
  • Open the app in the Expo app on your Simulator, Emulator or phone
  • You should see a red screen with an error saying that babel-plugin-module-resolver is not installed
  • Installing the plugin with yarn add --dev babel-plugin-module-resolver and restarting the app will make it work

About

Minimum reproducible example of bug in Expo SDK 50 Beta with babel configuration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published