react/scripts/flow
Dan Abramov f93e34e980
Remove an extra allocation for open source bundles (#11797)
* Remove EventListener fbjs utility

EventListener normalizes event subscription for <= IE8. This is no
longer necessary. element.addEventListener is sufficient.

* Remove an extra allocation for open source bundles

* Split into two functions to avoid extra runtime checks

* Revert unrelated changes
2017-12-07 22:28:59 +00:00
..
environment.js Remove an extra allocation for open source bundles (#11797) 2017-12-07 22:28:59 +00:00
react-native-host-hooks.js Convert the Source to ES Modules (#11389) 2017-11-02 19:50:03 +00:00