react/scripts/rollup
Dan Abramov 92b7b172cc
Use named exports in more places (#11457)
* Convert EventPlugin{Hub,Registry} to named exports

* Convert EventPluginUtils to named exports

* Convert EventPropagators to named exports

* Convert ReactControlledComponent to named exports

* Convert ReactGenericBatching to named exports

* Convert ReactDOMComponentTree to named exports

* Convert ReactNativeComponentTree to named exports

* Convert ReactNativeRTComponentTree to named exports

* Convert FallbackCompositionState to named exports

* Convert ReactEventEmitterMixin to named exports

* Convert ReactBrowserEventEmitter to named exports

* Convert ReactNativeEventEmitter to named exports

* Convert ReactDOMEventListener to named exports

* Convert DOMMarkupOperations to named exports

* Convert DOMProperty to named exports

* Add suppression for existing Flow violation

Flow didn't see it before.

* Update sizes
2017-11-05 11:58:36 +00:00
..
plugins Update license headers BSD+Patents -> MIT 2017-09-25 18:17:44 -07:00
shims Convert the Source to ES Modules (#11389) 2017-11-02 19:50:03 +00:00
validate Tweak the bundle validation script 2017-11-04 13:00:49 +00:00
build.js Convert the Source to ES Modules (#11389) 2017-11-02 19:50:03 +00:00
bundles.js [CS] Implement Some Stuff (#11390) 2017-10-27 20:05:34 -07:00
header.js Reorganize code structure (#11288) 2017-10-19 19:50:24 +01:00
modules.js Convert the Source to ES Modules (#11389) 2017-11-02 19:50:03 +00:00
packaging.js Expose TapEventPlugin on the www bundle (#11360) 2017-10-25 17:37:49 +03:00
results.json Use named exports in more places (#11457) 2017-11-05 11:58:36 +00:00
stats.js Add React benchmarking infrastructure (#9465) 2017-05-09 17:13:54 +01:00
sync.js Fix build/sync script for RN/CS/RT (#11302) 2017-10-20 12:58:53 -07:00
utils.js ReactNative flat renderer bundles (#9626) 2017-05-24 17:06:30 +01:00