You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.. | ||
binaries | 2 years ago | |
build | 2 years ago | |
caches | 2 years ago | |
node_modules | 2 years ago | |
scripts | 2 years ago | |
static/loading-page | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
package.json | 2 years ago |
README.md
👋 Welcome to
xdl
The Expo Development Library.
Documentation
If you have problems with the code in this repository, please file issues & bug reports at https://github.com/expo/expo. Thanks!
Building Watchman
Configure with ./configure --disable-statedir --without-pcre
to use TMPDIR for the watchman state.
Environment Variables
EXPO_WEB_BUILD_STRICT
All warnings will be treated as errors in CI.
EXPO_WEB_DEBUG
When you have errors in the production build that aren't present in the development build you can use EXPO_WEB_DEBUG=true expo start --no-dev
to debug those errors.
- Prevent the production build from being minified.
- Include file path info comments in the bundle.
EXPO_WEB_INFO
Print a diagnostic report of the Webpack config.