dillon1000/react

Commit

[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
Browse files
Changed paths6 files
First-parent comparison
M compiler/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 Modified
Patch

Files changed

Rendering syntax-highlighted changes…