mirror of
https://github.com/facebook/react.git
synced 2026-02-23 20:23:02 +00:00
* Only use Rollup's CommonJS plugin for "react-art" We still need it for the "art" UMD builds but nothing else should have CommonJS dependencies anymore. * react-debug-tools and jest-react should leave object-assign as an external dep This avoids it being compiled into the output.
jest-react
Jest matchers and utilities for testing React Test Renderer.