lelandrichardson / enzyme-example-karma-webpack

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

Update webpack config to allow render #2

Closed alexanderchan closed 8 years ago

alexanderchan commented 8 years ago

Fix enzyme render to work with webpack. Updates to the webpack config thanks to @lecstor suggestion in from airbnb/enzyme#47

lelandrichardson commented 8 years ago

@alexanderchan this is great! We should update the docs on enzyme as well.