Commit graph

5 commits

Author SHA1 Message Date
Jérémie Astori 6bb0251d57
Ignore coverage folder from coverage report 2017-11-30 20:33:23 -05:00
Pavel Djundik 3f2a017583 Create public folder with webpack 2017-10-18 21:20:12 +03:00
Jérémie Astori 8aa6f9c500 Exclude Webpack config from coverage report 2017-04-19 01:19:11 -04:00
Jérémie Astori 2bcbb62af0 Remove unnecessary coverage dir from excluded nyc files
This is possible since 50adde4196.
2017-03-28 19:09:40 -04:00
Jérémie Astori 056aba8a9e Switch istanbul CLI to more recent nyc one
`nyc` is made by the Istanbul people and is meant to integrate nicely with Babel.
Note that at the moment this is just a drop-in replacement of what we currently have in order to fix broken `npm run coverage`, therefore it does not support our recent ES6 stuff.
2016-12-29 02:51:26 -05:00