dillon1000/react
Commit
Browse files [forgive] Various fixes to prepare for internal sync (#34928)
Fixes a few small things: - Update imports to reference root babel-plugin-react-compiler rather than from `[...]/src/...` - Remove unused cosmiconfig options parsing for now - Update type exports in babel-plugin-react-compiler accordingly
Changed paths9 files
First-parent comparisoncompiler/packages/babel-plugin-react-compiler/src/index.ts ModifiedM compiler/packages/react-forgive/package.json ModifiedM compiler/packages/react-forgive/server/package.json ModifiedM compiler/packages/react-forgive/server/src/compiler/compat.ts ModifiedM compiler/packages/react-forgive/server/src/compiler/index.ts ModifiedD compiler/packages/react-forgive/server/src/compiler/options.ts DeletedM compiler/packages/react-forgive/server/src/index.ts ModifiedM compiler/packages/react-forgive/server/src/requests/autodepsdecorations.ts ModifiedM compiler/packages/react-forgive/server/yarn.lock ModifiedPatch
Files changed
Rendering syntax-highlighted changes…