feat: add octicons-react-symbols package#8029
Conversation
…-react-symbols-exploration
🦋 Changeset detectedLatest commit: 9c5c2ab The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
|
🤖 Lint issues have been automatically fixed and committed to this PR. |
|
🤖 Lint issues have been automatically fixed and committed to this PR. |
|
🤖 Lint issues have been automatically fixed and committed to this PR. |
|
@copilot fix CI |
Co-authored-by: joshblack <3901764+joshblack@users.noreply.github.com>
|
@copilot fix CI |
Co-authored-by: joshblack <3901764+joshblack@users.noreply.github.com>
|
🤖 Lint issues have been automatically fixed and committed to this PR. |
|
🤖 Lint issues have been automatically fixed and committed to this PR. |
|
@copilot fix CI failures |
Co-authored-by: joshblack <3901764+joshblack@users.noreply.github.com>
| "scripts": { | ||
| "build": "node script/build.ts && rolldown -c", | ||
| "clean": "rimraf dist", | ||
| "lint:npm": "npm run build && publint --types", |
There was a problem hiding this comment.
@copilot instead of explicitly building, can we add build as a dependency to this task in turbo?
There was a problem hiding this comment.
Done in 9c5c2ab. I removed the explicit npm run build from lint:npm so the task now relies on Turbo’s lint:npm -> build dependency ordering.
Co-authored-by: joshblack <3901764+joshblack@users.noreply.github.com>
Closes #
Changelog
New
Changed
Removed
Rollout strategy
Testing & Reviewing
Merge checklist