dillon1000/react

Commit

feat(compiler-healthcheck): Support strict mode check for nextjs apps (#29167)

## Summary

Closes #29130 

## How did you test this change?

Run the healthcheck in the compiler playground and the nodejs.org repo
for the next config with a `.mjs` extension. Sanity with Vite React
template.

Signed-off-by: abizek <[email protected]>
Browse files
Changed paths2 files
First-parent comparison
M compiler/packages/react-compiler-healthcheck/src/checks/strictMode.ts ModifiedM compiler/packages/react-compiler-healthcheck/src/index.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…