Updated Jest config to work with webpack and CSS-modules

This commit is contained in:
Andrey Okonetchnikov
2016-10-12 14:32:53 +02:00
parent 190aa05d68
commit fee2d8e731
4 changed files with 47 additions and 16 deletions

View File

@ -0,0 +1,3 @@
// See http://facebook.github.io/jest/docs/tutorial-webpack.html#content
module.exports = {};