dillon1000/react
Commit
Browse files [compiler][be] Playground now uses tsup bundled plugin (#32759)
Followup to https://github.com/facebook/react/pull/32758. This moves playground to use the tsup bundled plugin instead of webpack-built `babel-plugin-react-compiler`. --- [//]: # (BEGIN SAPLING FOOTER) Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/facebook/react/pull/32759). * __->__ #32759 * #32758
Changed paths6 files
First-parent comparisoncompiler/apps/playground/components/Editor/EditorImpl.tsx ModifiedM compiler/apps/playground/components/Editor/Input.tsx ModifiedM compiler/apps/playground/components/Editor/Output.tsx ModifiedM compiler/apps/playground/lib/reactCompilerMonacoDiagnostics.ts ModifiedM compiler/apps/playground/package.json ModifiedM compiler/packages/babel-plugin-react-compiler/package.json ModifiedPatch
Files changed
Rendering syntax-highlighted changes…