react icon indicating copy to clipboard operation
react copied to clipboard

refactor(react): use rolldown over rollup

Open joshblack opened this issue 1 month ago • 2 comments

Update @primer/react to use rolldown over rollup for improved build performance.

Changelog

New

Changed

  • Update rollup-plugin-import-css to be rolldown compatible
  • Update @primer/react to use rolldown over rollup for bundling

Removed

  • Remove build process from rollup-plugin-import-css since 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 🤞

joshblack avatar Dec 10 '25 21:12 joshblack