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

Add additional missing dependencies #569

Merged
merged 1 commit into from
May 6, 2024
Merged

Conversation

kvnlam
Copy link
Contributor

@kvnlam kvnlam commented May 6, 2024

Attempting to fix the build failure in the publish-next workflow.

  • Add @babel/core and @babel/preset-react to match the webpack-config package
  • Revert the publish-next workf flow to use npm ci since npm install did not seem to fix the build failure

Tested locally by running npm ci && npm test && npm run build

- Add `@babel/core` and `@babel/preset-react` to match the webpack-config package
- Revert the `publish-next` workf flow to use `npm ci` since `npm install` did not seem to fix the build failure
@kvnlam kvnlam requested a review from hao2018 May 6, 2024 21:11
@kvnlam kvnlam merged commit 405f045 into next May 6, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants