mirror of
https://github.com/status-im/metro.git
synced 2025-03-02 03:30:53 +00:00
[ReactNative] Print directories packager is serving files from
This commit is contained in:
parent
d1db7b275c
commit
098d7bfa45
@ -72,6 +72,8 @@ console.log('\n' +
|
|||||||
' ===============================================================\n'
|
' ===============================================================\n'
|
||||||
);
|
);
|
||||||
|
|
||||||
|
console.log('Looking for JS files in\n ', options.projectRoots.join('\n '));
|
||||||
|
|
||||||
process.on('uncaughtException', function(e) {
|
process.on('uncaughtException', function(e) {
|
||||||
console.error(e);
|
console.error(e);
|
||||||
console.error(e.stack);
|
console.error(e.stack);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user