dillon1000/react
Commit
Browse files [playground] Use default compiler config (#32009)
The playground's compilation mode is currently set to 'all' along with reporting all errors. This tends to be misleading since people usually expect a 1:1 match between how the playground works with what the compiler does in their codebase, eg https://github.com/reactwg/react-compiler/discussions/51.
Changed paths1 file
First-parent comparisoncompiler/apps/playground/components/Editor/EditorImpl.tsx ModifiedPatch
Files changed
Rendering syntax-highlighted changes…