mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
8ccfce460f
* 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.