mzgoddard / jest-webpack

Use jest with webpack.
https://www.npmjs.com/package/jest-webpack
92 stars 21 forks source link

Using it with "react-scripts", "react-scripts-ts" and "react-app-rewired" #20

Open pmunin opened 7 years ago

pmunin commented 7 years ago

When developer use default setup package.json has react-scripts-ts test. How to apply jest-webpack to it?