Closed joshblack closed 2 years ago
Latest commit: 1bfd7f3566a7bee5c03e1e5f00ef012cc880ffdd
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
The
@primer/styled-octicons
step in the react job is currently failing: https://github.com/primer/octicons/actions/runs/3208168870/jobs/5243790946This PR updates the rollup config for
lib/styled_octicons
to resolve presets relative to the package instead of the files. This should address the error where the babel rollup plugin is unable to find the presets/plugins that it's looking for.