dillon1000/react

Commit

[Compiler][script] Dedupe error report counts before reporting in healthcheck (#29085)

Certain compiler passes currently may collect a few error events before
reporting (see
https://github.com/facebook/react/blob/main/compiler/packages/babel-plugin-react-compiler/src/Entrypoint/Program.ts#L101-L107)
Browse files
Changed paths1 file
First-parent comparison
M compiler/packages/react-compiler-healthcheck/src/checks/reactCompiler.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…