mirror of https://github.com/status-im/metro.git
Another note about verbose output for RN packager
This commit is contained in:
parent
06daab650f
commit
722e40192b
|
@ -130,6 +130,8 @@ To get verbose output when running the packager, define an environment variable:
|
||||||
|
|
||||||
export DEBUG=ReactNativePackager
|
export DEBUG=ReactNativePackager
|
||||||
|
|
||||||
|
You can combine this with other values, e.g. `DEBUG=babel,ReactNativePackager`.
|
||||||
|
|
||||||
The `/debug` endpoint discussed above is also useful.
|
The `/debug` endpoint discussed above is also useful.
|
||||||
|
|
||||||
## FAQ
|
## FAQ
|
||||||
|
|
Loading…
Reference in New Issue