Created by: alexzherdev
Here is how I verified.
- cloned create-react-app
- created .babelrc in the parent directory as specified in #233 (closed)
- ran npm start in create-react-app and got the error message
With the fix in place, I'm no longer getting the "Failed to compile" message.