dillon1000/react
Commit
Browse files [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)
Changed paths1 file
First-parent comparisoncompiler/packages/react-compiler-healthcheck/src/checks/reactCompiler.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…