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 missing Babel dependencies #567

Merged
merged 2 commits into from
May 6, 2024
Merged

Add missing Babel dependencies #567

merged 2 commits into from
May 6, 2024

Conversation

kvnlam
Copy link
Contributor

@kvnlam kvnlam commented May 6, 2024

We recently added an upgraded webpack dependency to the Chevron and handleRichTextBoxKeyEventNavigation packages. This caused the build to fail with missing Babel dependencies (specifically @babel/preset-env). This PR adds required dependencies to allow the build to pass

Tested locally by running npm ci && npm test && npm run build on the root project directory

@kvnlam kvnlam requested a review from hao2018 May 6, 2024 19:02
@kvnlam kvnlam merged commit cd2363e into next May 6, 2024
8 checks passed
@kvnlam kvnlam deleted the kvnlam_peaceful-murdock branch May 6, 2024 20:05
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