Package Exports
- @expo/dev-server
- @expo/dev-server/build/HermesBundler
- @expo/dev-server/build/HermesBundler.js
- @expo/dev-server/build/MetroDevServer.js
- @expo/dev-server/build/metro/importMetroFromProject
- @expo/dev-server/build/metro/importMetroFromProject.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@expo/dev-server) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
👋 Welcome to
@expo/dev-server
A React Native development server.
This package is used by Expo CLI to run a development server for React Native apps. It is built on Metro (a JavaScript bundler) and @react-native-community/cli-server-api (the HTTP and WebSocket API for native React apps to interface with the development server).