lelandrichardson / enzyme-example-karma-webpack

Example project with React + Enzyme + Karma + Webpack
MIT License
82 stars 28 forks source link

Update for Webpack 3+, React 15.5+ #14

Open ericgio opened 7 years ago

ericgio commented 7 years ago

I was having trouble getting Enzyme to work with Webpack 3+ and React 15.5+ based on the docs, but got the example working. Putting up the PR in case it helps anyone else.