dillon1000/react
Commit
Browse files [compiler] Show logged errors in playground (#33740)
In playground it's helpful to show all errors, even those that don't completely abort compilation. For example, to help demonstrate that the compiler catches things like setState in effects. This detects these errors and ensures we show them.
Changed paths1 file
First-parent comparisoncompiler/apps/playground/components/Editor/EditorImpl.tsx ModifiedPatch
Files changed
Rendering syntax-highlighted changes…