dillon1000/react
Commit
Browse files Support partial compilation in playground
This adds support in the playground for best effort compilation: if any passes have errors, we'll try to render as many successful tabs leading up to the pass with an error. Also contains some styling updates   
Changed paths6 files
First-parent comparisoncompiler/forget/packages/playground/app/layout.tsx ModifiedM compiler/forget/packages/playground/components/Editor/Input.tsx ModifiedM compiler/forget/packages/playground/components/Editor/Output.tsx ModifiedM compiler/forget/packages/playground/components/Editor/index.tsx ModifiedM compiler/forget/packages/playground/components/TabbedWindow.tsx ModifiedM compiler/forget/packages/playground/tailwind.config.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…