react
react copied to clipboard
refactor(react): use rolldown over rollup
Update @primer/react to use rolldown over rollup for improved build performance.
Changelog
New
Changed
- Update
rollup-plugin-import-cssto be rolldown compatible - Update
@primer/reactto use rolldown over rollup for bundling
Removed
- Remove build process from
rollup-plugin-import-csssince it is no longer necessary
Rollout strategy
- [x] None; if selected, include a brief description as to why
As far as I can tell, this should be a 1:1 replacement so no changeset needed but will use integration tests to confirm 🤞