Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdated rollup to version 2 and also its plugins to the latest version #19918
Conversation
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit f6b5c5c:
|
Details of bundled changes.Comparing: 480626a...f6b5c5c react-dom
react-native-renderer
react-is
react-reconciler
react
react-art
react-test-renderer
scheduler
ReactDOM: size: React: size: Size changes (stable) |
Details of bundled changes.Comparing: 480626a...f6b5c5c react-dom
react-is
react-reconciler
react-art
react-test-renderer
react-native-renderer
scheduler
ReactDOM: size: Size changes (experimental) |
Summary
I noticed that react is using a rather old version of rollup, so I updated it and updated the plugins to the latest version to ensure they're compatible with the new rollup version
Test Plan
Running
yarn buildsucceeds with the new rollup and all tests pass