dillon1000/react
Commit
Browse files [hir] Remove hermes parser
Exporting the hermes parser breaks the playground as the hermes parser can not work in the browser. No one is using this directly anyway -- snap and others bundle hermes parser on their own, so, let's remove it. ghstack-source-id: d448c346eb137f8ba6ada4ad113e41a90b29baff Pull Request resolved: https://github.com/facebook/react-forget/pull/2890
Changed paths6 files
First-parent comparisoncompiler/packages/babel-plugin-react-forget/package.json ModifiedM compiler/packages/babel-plugin-react-forget/src/Babel/BabelPlugin.ts ModifiedM compiler/packages/babel-plugin-react-forget/src/Babel/RunReactForgetBabelPlugin.ts ModifiedM compiler/packages/babel-plugin-react-forget/src/__tests__/Logger-test.ts ModifiedM compiler/packages/eslint-plugin-react-compiler/package.json ModifiedR compiler/packages/babel-plugin-react-forget/src/Babel/types.d.ts →compiler/packages/eslint-plugin-react-compiler/src/types/hermes-parser.d.ts RenamedPatch
Files changed
Rendering syntax-highlighted changes…