mirror of
https://github.com/facebook/react.git
synced 2026-02-26 06:45:33 +00:00
* Merged interaction-tracking package into react-scheduler * Add tracking API to FB+www builds * Added Rollup plugin to strip no-side-effect imports from Rollup bundles * Re-bundle tracking and scheduling APIs on SECRET_INTERNALS object for UMD build (and provide lazy forwarding methods) * Added some additional tests and fixtures * Fixed broken UMD fixture in master (#13512)
React Scheduler
This is a work in progress - we are building a utility to better coordinate React and other JavaScript work.