missing @babel/plugin-transform-react-jsx-self after run eject
Created by: zWingz
Is this a bug report?
bug
Did you try recovering your dependencies?
i run yarn add @babel/plugin-transform-react-jsx-self -D
and fixed it
Environment
version 2.1.8
Steps to Reproduce
(Write your steps here:)
create-react-app test-rc --typescript
- yarn eject
- yarn start
Expected Behavior
no error