purkhusid / babel-jest-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

babel-jest-example - minimal working example

I was getting errors all the time and all the documentation has been fractured during the latest babel 7 upgrade, which means that nearly every tutorial is broken. I found out this solution with using "babel-core": "^7.0.0-bridge.0" and "regenerator-runtime": "^0.13.1" to give a working codebases.

About


Languages

Language:JavaScript 100.0%