react/scripts/rollup
Andrew Clark ccb2a8a44e
Replace test renderer's fake Scheduler implementation with mock build (#14970)
* Replace test renderer's fake Scheduler implementation with mock build

The test renderer has its own mock implementation of the Scheduler
interface, with the ability to partially render work in tests. Now that
this functionality has been lifted into a proper mock Scheduler build,
we can use that instead.

* Fix Profiler tests in prod
2019-02-28 10:50:38 -08:00
..
plugins Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
shims Enable hooks by default for FB React Native renderer (#14435) 2018-12-13 13:20:23 -08:00
validate Memoize promise listeners to prevent exponential growth (#14429) 2018-12-14 11:03:23 -08:00
build.js Remove redundant argument of getPlugins function (#14419) 2018-12-12 10:07:07 -08:00
bundles.js Add new mock build of Scheduler with flush, yield API (#14964) 2019-02-26 20:51:17 -08:00
forks.js Replace test renderer's fake Scheduler implementation with mock build (#14970) 2019-02-28 10:50:38 -08:00
modules.js Rename schedule to scheduler (#13683) 2018-09-19 01:26:28 +01:00
packaging.js Add UMD production+profiling entry points (#13642) 2018-09-13 17:44:08 -07:00
results.json Add new mock build of Scheduler with flush, yield API (#14964) 2019-02-26 20:51:17 -08:00
stats.js Don't run danger on bad build (#14143) 2018-11-09 10:21:39 -08:00
sync.js Fork React Native renderer into FB and OSS bundles (#12625) 2018-04-18 13:16:50 -07:00
utils.js Refactor the build scripts (#11787) 2017-12-06 20:11:32 +00:00
wrappers.js Add UMD production+profiling entry points (#13642) 2018-09-13 17:44:08 -07:00