react/scripts/rollup
Sebastian Markbåge b6e0512a81
Consolidate eventTypes registry with view configs (#12556)
We already have one stateful module that contains all the view config.
We might as well store the event types there too. That way the shared
state is compartmentalized (and I can move it out in a follow up PR).

The view config registry also already has an appropriate place to call
processEventTypes so now we no longer have to do it in RN.

Will follow up with a PR to RN to remove that call.
2018-04-09 19:42:23 -07:00
..
plugins Add a build step to hoist warning conditions (#12537) 2018-04-04 17:04:40 +01:00
shims Consolidate eventTypes registry with view configs (#12556) 2018-04-09 19:42:23 -07:00
validate Add react-is package (#12199) 2018-02-11 14:08:40 -08:00
build.js Preserve error codes for invariants on www (#12539) 2018-04-09 18:57:52 +01:00
bundles.js Include react-is in FB build targets (#12458) 2018-03-26 16:56:06 -07:00
forks.js Unfork invariant and instead use it from reactProdInvariant (#12585) 2018-04-09 23:58:34 +01:00
modules.js Tweaks the build script (#12444) 2018-03-23 19:51:04 +00:00
packaging.js Remove experimental RT/CS renderers (#12032) 2018-01-17 18:07:25 -08:00
results.json Update bundle sizes for 16.3.1 release 2018-04-04 01:33:06 +01:00
stats.js Format danger percents better (#12256) 2018-02-21 15:48:37 -08:00
sync.js Remove experimental RT/CS renderers (#12032) 2018-01-17 18:07:25 -08:00
utils.js Refactor the build scripts (#11787) 2017-12-06 20:11:32 +00:00
wrappers.js Preserve error codes for invariants on www (#12539) 2018-04-09 18:57:52 +01:00