Skip to content

chore: update reset script #6245

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

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

chore: update reset script #6245

wants to merge 1 commit into from

Conversation

joshblack
Copy link
Member

Small tweak to our reset script to make sure run is called from npm

@Copilot Copilot AI review requested due to automatic review settings June 27, 2025 16:26
@joshblack joshblack requested a review from a team as a code owner June 27, 2025 16:26
@joshblack joshblack requested a review from hectahertz June 27, 2025 16:26
@joshblack joshblack added the skip changeset This change does not need a changelog label Jun 27, 2025
@joshblack joshblack enabled auto-merge June 27, 2025 16:26
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the reset script to ensure the build step is invoked via npm run rather than directly calling npm build.

  • Replaces npm build with npm run build in script/reset.

@github-actions github-actions bot added the staff Author is a staff member label Jun 27, 2025
Copy link
Contributor

size-limit report 📦

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip changeset This change does not need a changelog staff Author is a staff member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant