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

report(flow): fix ui strings not being bundled #14427

Merged
merged 1 commit into from
Oct 6, 2022
Merged

Conversation

connorjclark
Copy link
Collaborator

@connorjclark connorjclark commented Oct 5, 2022

This regressed in b7658eb because the extension in the build script was modified without changing the way the mocked module was being imported.

I added a test to prevent this in the future.

Also, a drive-by fix for the flow report generation when terser is not in use (I disabled it while debugging, and was confused when the pptr tests failed to parse the HTML...). The fix is exactly the same for what's done for the standalone report.

@connorjclark connorjclark requested a review from a team as a code owner October 5, 2022 00:22
@connorjclark connorjclark requested review from adamraine and removed request for a team October 5, 2022 00:22
@connorjclark connorjclark merged commit d7d359e into main Oct 6, 2022
@connorjclark connorjclark deleted the flow-strings-fix branch October 6, 2022 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants