dillon1000/react
Commit
Browse files Playground uses new pragma parser, shows config being used
The playground now uses the new pragma parser so it's guaranteed to use the right defaults and have consistent parsing with snap/sprout. In addition, we now emit a debug event from the compiler which contains pretty-printed environment config, making it easy to check which settings are being applied in playground. <img width="3008" alt="Screenshot 2023-10-05 at 11 05 58 AM" src="https://github.com/facebook/react-forget/assets/6425824/2417f40c-1320-4c39-a661-a4e34e3d69c4">
Changed paths3 files
First-parent comparisoncompiler/apps/playground/components/Editor/index.tsx ModifiedM compiler/packages/babel-plugin-react-forget/src/Entrypoint/Pipeline.ts ModifiedM compiler/packages/babel-plugin-react-forget/src/Utils/logger.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…