metro/react-packager/__mocks__
Pilwon Huh 7f6255b16f [react-packager] Switch from Q to Bluebird as promises library
Summary:
This PR improves performance of `react-packager` by switching the promises library from the [Q](https://github.com/kriskowal/q) to [Bluebird](https://github.com/petkaantonov/bluebird).

[Here is the test result](https://github.com/facebook/react-native/issues/361#issuecomment-87829808) showing a noticeable difference. (2x speed improvement)

Please refer to [this issue](https://github.com/facebook/react-native/issues/361) for more details.
Closes https://github.com/facebook/react-native/pull/516
Github Author: Pilwon Huh <pilwon@gmail.com>

Test Plan:
./runJestTests
start app and click around
2015-03-31 21:24:13 -08:00
..
bluebird.js [react-packager] Switch from Q to Bluebird as promises library 2015-03-31 21:24:13 -08:00
debug.js [ReactNative] Expanded license on js packager files 2015-03-23 11:28:51 -08:00
net.js [ReactNative] Expanded license on js packager files 2015-03-23 11:28:51 -08:00