dillon1000/react
Commit
Browse files 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]>
Changed paths2 files
First-parent comparisoncompiler/packages/react-compiler-healthcheck/src/checks/strictMode.ts ModifiedM compiler/packages/react-compiler-healthcheck/src/index.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…