lelandrichardson / enzyme-example-karma-webpack

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

Remove plugins field from karma.conf #4

Open SimenB opened 8 years ago

SimenB commented 8 years ago

As all plugins named karma-* are autoloaded, it just causes confusion if some other plugins is forgotten. It's best to omit the whole property