refactor: update build config for @primer/react and rename import CSS plugin for Rolldown#8044
refactor: update build config for @primer/react and rename import CSS plugin for Rolldown#8044joshblack wants to merge 10 commits into
Conversation
|
|
6469729 to
1017094
Compare
2e609a8 to
52c006a
Compare
1017094 to
d5ac815
Compare
52c006a to
0505bad
Compare
d5ac815 to
df43076
Compare
0505bad to
b1b47db
Compare
df43076 to
f45042c
Compare
b1b47db to
0faabc0
Compare
0faabc0 to
9be68ba
Compare
f45042c to
eda4557
Compare
eda4557 to
8c7d5ad
Compare
9be68ba to
fc230c4
Compare
8c7d5ad to
3f5ee13
Compare
fc230c4 to
ef8164e
Compare
7a8cdbb to
c7efc2e
Compare
d04df0a to
39f1f05
Compare
c7efc2e to
db789e7
Compare
39f1f05 to
ad08de3
Compare
ad08de3 to
5f889e2
Compare
db789e7 to
fcfe4cf
Compare
fcfe4cf to
02996f8
Compare
|
🤖 Lint issues have been automatically fixed and committed to this PR. |
|
🤖 Lint issues have been automatically fixed and committed to this PR. |
Updated build tooling for
@primer/reactto use Rolldown, including renaming the internal CSS import plugin package to match Rolldown naming.Changelog
New
N/A
Changed
@primer/reactto build JavaScript with Rolldown.rollup-plugin-import-csstorolldown-plugin-import-css.Removed
rolldown-plugin-import-css.Rollout strategy
Testing & Reviewing
Validated with
npm run build,npm run type-check,npm run lint,npm run lint:css,npm run format:diff, andnpm test -- --run.Merge checklist