react/scripts/circleci
Dustan Kasten 111731dedd React reconciler package (#10758)
* Initial commit of react-reconciler bundle

* I think it’s working 🙀

* React reconciler: slightly better description and README

* Drop react-reconciler version to an unstable release number

* Convert to moduleType enum and fix packaging

* eslint

* s/Renderer/Reconciler in docs

* yarn prettier

* change names of things in the react-reconciler readme

* change predicate

* rollup: flip object-assign shimming check

* copy noop renderer into react-reconciler fixture

* Change reconciler fixture test

* prettier

* Remove a bunch of Noop test renderer

* Delete a bunch of stuff we don’t care about for reconciler teesting. Add flow pragmas for future flow pragma testing

* Remove PATENTS

* Update Reconciler fixture docs

* ReactDOMUnstableNativeDependencies should be ISOMORPHIC

* Inline fixture renderer

* Make it "RENDERER"

* There is no UMD build. It also doesn't need propTypes.

* Tweak how the reconciler is built

* Record sizes

* Update README.md
2017-10-11 19:29:26 +01:00
..
bench.sh Add React benchmarking infrastructure (#9465) 2017-05-09 17:13:54 +01:00
build.sh React reconciler package (#10758) 2017-10-11 19:29:26 +01:00
check_license.sh Delete documentation and website source (#11137) 2017-10-06 10:18:05 -07:00
set_up_github_keys.sh Add circle.yml / CircleCI support (#8486) 2016-12-02 14:18:12 -08:00
test_coverage.sh Convert current build system to Rollup and adopt flat bundles (#9327) 2017-04-05 16:47:29 +01:00
test_entry_point.sh Remove references to PATENTS that crept in (#11091) 2017-10-04 12:40:41 -07:00
test_print_warnings.sh change permissions of test_print_warnings (#9347) 2017-04-05 23:18:39 +01:00
track_stats.sh Add circle.yml / CircleCI support (#8486) 2016-12-02 14:18:12 -08:00
upload_build.sh Fix CI maybe 2017-08-03 00:59:40 +01:00