react-native-macos/Libraries/vendor/emitter
James Ide 346417caac Migrate vendored code from Haste to path-based imports (#24807)
Summary:
This is the next step in moving RN towards standard path-based requires. All the requires in `Libraries/vendor` have been rewritten to use relative requires. Talking to cpojer, the vendored code in RN can be modified directly.

This commit uses relative requires instead of `react-native/...` so that if Facebook were to stop syncing out certain folders and therefore remove code from the react-native package, internal code at Facebook would not need to change.

Closes #24769.

[General] [Changed] - Migrate vendored code from Haste to path-based imports
Pull Request resolved: https://github.com/facebook/react-native/pull/24807

Differential Revision: D15316831

Pulled By: cpojer

fbshipit-source-id: 19475823ce9f506600bd09b001156e306bff4db8
2019-05-13 07:37:06 -07:00
..
EmitterSubscription.js Migrate vendored code from Haste to path-based imports (#24807) 2019-05-13 07:37:06 -07:00
EventEmitter.js Migrate vendored code from Haste to path-based imports (#24807) 2019-05-13 07:37:06 -07:00
EventEmitterWithHolding.js Migrate vendored code from Haste to path-based imports (#24807) 2019-05-13 07:37:06 -07:00
EventHolder.js Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
EventSubscription.js Migrate vendored code from Haste to path-based imports (#24807) 2019-05-13 07:37:06 -07:00
EventSubscriptionVendor.js Migrate vendored code from Haste to path-based imports (#24807) 2019-05-13 07:37:06 -07:00
EventValidator.js Remove var in Libraries/emitter/* (#22087) 2018-11-03 23:02:20 -07:00
mixInEventEmitter.js Migrate vendored code from Haste to path-based imports (#24807) 2019-05-13 07:37:06 -07:00