fljmayer
fljmayer
Here is the repo: https://github.com/fljmayer/react-pilot. Just run `npm start` and you should see the error in your browser.
Hi s97712, thanks for your response. Could please be more specific about which Babel plugin I need to use? I am looking for the exact module name to be used...
I ejected the react-app and added the mentioned Babel plugins into package.json. It didn't help.
As this happened 3 months ago, I don't remember the details anymore. Probably it was related to Windows; I had to add this into `build.gradle` to make it work: ```...