dillon1000/react
Commit
Browse files Only use Rollup's CommonJS plugin for "react-art" (#18186)
* 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.
Changed paths3 files
First-parent comparisonpackages/jest-react/package.json ModifiedM packages/react-debug-tools/package.json ModifiedM scripts/rollup/build.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…