time react-native bundle --entry-file index.ios.js --bundle-output=ios/main.jsbundle --sourcemap-output=ios/main.jsbundle.map --reset-cache
time react-native bundle --entry-file index.ios.js --bundle-output=ios/main.jsbundle --sourcemap-output=ios/main.jsbundle.map --reset-cache
(node:45341) DeprecationWarning: Using Buffer without `new` will soon stop working. Use `new Buffer()`, or preferably `Buffer.from()`, `Buffer.allocUnsafe()` or `Buffer.alloc()` instead.
[12/9/2016, 5:27:15 PM] <START> Initializing Packager
[12/9/2016, 5:27:15 PM] <START> Building in-memory fs for JavaScript
[12/9/2016, 5:27:15 PM] <END> Building in-memory fs for JavaScript (181ms)