Pilwon Huh
|
87599bfcd1
|
[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 |
|
Amjad Masad
|
92a6c3e004
|
[react-packager] Fix EISDIR error
|
2015-03-31 19:49:05 -08:00 |
|
Amjad Masad
|
a925082d2e
|
[react-packager] Watch asset roots for changes to update dependency graph
|
2015-03-27 09:18:00 -08:00 |
|
Christopher Chedeau
|
f67a36733f
|
[ReactNative] Expanded license on js packager files
|
2015-03-23 11:28:51 -08:00 |
|
Amjad Masad
|
a6b154332b
|
[react-packager] Pick up package changes while running
|
2015-03-23 11:15:52 -08:00 |
|
Spencer Ahrens
|
efae175a8e
|
[react-packager][streamline oss] Move open sourced JS source to react-native-github
|
2015-02-19 21:25:11 -08:00 |
|