react/scripts/rollup
rivenhk 8e876d244c Move ReactFiberTreeReflection to react-reconciler/reflection (#11683)
* Move ReactFiberTreeReflection to react-reconciler/reflection #11659

* Use * for react-reconciler

We don't know the latest local version, and release script currently doesn't bump deps automatically.

* Remove unused field

* Use CommonJS in entry point for consistency

* Undo the CommonJS change

I didn't realize it would break the build.

* Record sizes

* Remove reconciler fixtures

They're unnecessary now that we run real tests on reconciler bundles.
2017-11-28 16:57:22 +00:00
..
plugins Update license headers BSD+Patents -> MIT 2017-09-25 18:17:44 -07:00
shims Set fragment export flags to true (#11672) 2017-11-27 13:09:15 -08:00
validate Tweak the bundle validation script 2017-11-04 13:00:49 +00:00
build.js Use async/await in Rollup scripts (#11669) 2017-11-27 17:57:28 +00:00
bundles.js Move ReactFiberTreeReflection to react-reconciler/reflection (#11683) 2017-11-28 16:57:22 +00:00
modules.js Correctly replace shims using relative requires (#11472) 2017-11-06 16:53:13 +00:00
packaging.js Use async/await in Rollup scripts (#11669) 2017-11-27 17:57:28 +00:00
results.json Move ReactFiberTreeReflection to react-reconciler/reflection (#11683) 2017-11-28 16:57:22 +00:00
stats.js Add React benchmarking infrastructure (#9465) 2017-05-09 17:13:54 +01:00
sync.js Use async/await in Rollup scripts (#11669) 2017-11-27 17:57:28 +00:00
utils.js ReactNative flat renderer bundles (#9626) 2017-05-24 17:06:30 +01:00
wrappers.js Run 90% of tests on compiled bundles (both development and production) (#11633) 2017-11-23 17:44:58 +00:00