Revert "Add display name after create context (#13501)"#13637
Revert "Add display name after create context (#13501)"#13637nicolo-ribaudo merged 1 commit intomainfrom
Conversation
This reverts commit e9bc7c1.
|
Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/47943/ |
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 662801a:
|
|
Thanks @nicolo-ribaudo latest release seems to work better. FYI Docusaurus was also affected: facebook/docusaurus#5287
In case you want to test against Docusaurus: npx @docusaurus/init@latest init my-website classic
cd my-website
yarn start |
|
Solution here, it works: |
|
babel/core: 7.14.5 |
|
Now that this PR has been released, |
…act-display-name wrong when i needed to update issue: babel/babel#13637
|
I solved it by using this line in CLI: |
Reverts #13501
Workaround for facebook/react-native#31960. I'll work on relanding it after that this is released.