mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
8d234c64eb
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