Skip to content

[scripts] Allow export-froms in Flow files to be transformed for www build#7967

Merged
takuyakanbr merged 1 commit intomainfrom
www-flow-transform
Nov 2, 2025
Merged

[scripts] Allow export-froms in Flow files to be transformed for www build#7967
takuyakanbr merged 1 commit intomainfrom
www-flow-transform

Conversation

@takuyakanbr
Copy link
Copy Markdown
Contributor

When building for www, we need to ensure module references in 'export from' statements (in addition to import statements) in Flow files are correctly rewritten (e.g. "lexical" should be rewritten as "Lexical").

Test plan

npm run test-unit transformFlowFileContents

@vercel
Copy link
Copy Markdown

vercel bot commented Nov 2, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
lexical Ready Ready Preview Comment Nov 2, 2025 9:05pm
lexical-playground Ready Ready Preview Comment Nov 2, 2025 9:05pm

@meta-cla meta-cla 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 Nov 2, 2025
@takuyakanbr takuyakanbr added this pull request to the merge queue Nov 2, 2025
Merged via the queue into main with commit 2206115 Nov 2, 2025
70 of 73 checks passed
@takuyakanbr takuyakanbr deleted the www-flow-transform branch November 2, 2025 22:08
@etrepum etrepum mentioned this pull request Dec 10, 2025
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.

2 participants