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

fix build-release regression introduced in #5920 #5936

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

etrepum
Copy link
Collaborator

@etrepum etrepum commented Apr 21, 2024

#5920 inadvertently changed the build scripts in a way that broke the release scripts (npm run build-release expects to the --release argument passed to npm run build-prod to be received by its npm run build invocation). This resolves that issue by moving tsc validation to prepare-release.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 21, 2024
Copy link

vercel bot commented Apr 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lexical ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 21, 2024 8:31pm
lexical-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 21, 2024 8:31pm

@ivailop7 ivailop7 merged commit ce2d74d into facebook:main Apr 22, 2024
45 checks passed
@etrepum etrepum deleted the fix-release-build branch May 11, 2024 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants