mirror of
https://github.com/status-im/react-native.git
synced 2025-02-25 15:45:32 +00:00
[ReactNative] Print directories packager is serving files from
This commit is contained in:
parent
0a88663b1e
commit
5023931272
@ -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