Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add reset script for development #5709

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

joshblack
Copy link
Member

Add a reset script to script/reset that can be used to reset primer/react when the project may be in an invalid state. This is helpful for contributors who are trying to re-create something in CI that they are not seeing locally.

Changelog

New

Changed

  • Add script/reset as an alias for resetting the project

Removed

Rollout strategy

  • None; if selected, include a brief description as to why

@joshblack joshblack requested a review from a team as a code owner February 19, 2025 21:42
@joshblack joshblack requested a review from jonrohan February 19, 2025 21:42
Copy link

changeset-bot bot commented Feb 19, 2025

⚠️ No Changeset found

Latest commit: fd213e0

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

@github-actions github-actions bot added the staff Author is a staff member label Feb 19, 2025
Copy link
Member

@jonrohan jonrohan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea, should you also create a npm run reset?

Copy link
Contributor

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 105.74 KB (0%)
packages/react/dist/browser.umd.js 106.06 KB (0%)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
staff Author is a staff member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants