dillon1000/react
Commit
Browse files Add common (Relay) hooks to playground environment
This aligns the playground configuration with our internal compiler configuration to make it easier to repro compilation issues on playground. There is a bug that doesn't repro right now and i suspect it's because of different hooks being configured. Test plan: Before: playground output has no obvious bugs, but is different than internal compilation output where the bug occurs After: playground output matches internal compilation output w the bug
Changed paths4 files
First-parent comparisoncompiler/forget/packages/playground/components/Editor/index.tsx ModifiedM compiler/forget/packages/playground/next-env.d.ts ModifiedM compiler/forget/src/HIR/index.ts ModifiedM compiler/forget/src/index.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…