react-native/Libraries/vendor/core
David Aurelio ad8a335864 Remove knowledge of fbjs from the packager
Summary:Follow-up to https://github.com/facebook/react-native/pull/5084

This…
- changes all requires within RN to `require('fbjs/lib/…')`
- updates `.flowconfig`
- updates `packager/blacklist.js`
- adapts tests
- removes things from `Libraries/vendor/{core,emitter}` that are also in fbjs
- removes knowledge of `fbjs` from the packager

Closes https://github.com/facebook/react-native/pull/5084

Reviewed By: bestander

Differential Revision: D2926835

fb-gh-sync-id: 2095e22b2f38e032599d1f2601722b3560e8b6e9
shipit-source-id: 2095e22b2f38e032599d1f2601722b3560e8b6e9
2016-03-02 04:28:38 -08:00
..
immediate [react-packager][streamline oss] Move open sourced JS source to react-native-github 2015-02-19 21:25:11 -08:00
Map.js Reverted commit D2803288 2016-02-11 02:45:34 -08:00
Set.js [react-packager][streamline oss] Move open sourced JS source to react-native-github 2015-02-19 21:25:11 -08:00
_shouldPolyfillES6Collection.js JS: Remove Throwing Collection Checks (rFBOBJC) 2015-11-12 19:38:31 -08:00
clearImmediate.js Add clearImmediate module 2015-03-22 23:28:04 -08:00
copyProperties.js [React Native] Move copyProperties and mergeHelpers to github dir 2015-03-08 23:47:06 -08:00
getObjectValues.js [react-packager][streamline oss] Move open sourced JS source to react-native-github 2015-02-19 21:25:11 -08:00
guid.js [react-packager][streamline oss] Move open sourced JS source to react-native-github 2015-02-19 21:25:11 -08:00
merge.js [ReactNative] Move merge & mergeInto from downstream to vendor 2015-03-02 18:10:43 -08:00
mergeHelpers.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
mergeInto.js [ReactNative] Move merge & mergeInto from downstream to vendor 2015-03-02 18:10:43 -08:00
setImmediate.js [react-packager][streamline oss] Move open sourced JS source to react-native-github 2015-02-19 21:25:11 -08:00
throwImmediate.js [react-packager][streamline oss] Move open sourced JS source to react-native-github 2015-02-19 21:25:11 -08:00
toIterator.js [react-packager][streamline oss] Move open sourced JS source to react-native-github 2015-02-19 21:25:11 -08:00