rocjs / roc-plugin-test-mocha-karma-webpack

Adds a way to easily test Webpack projects in Roc
MIT License
2 stars 1 forks source link

Updated the plugin to work better with the new system for Babel config #14

Closed dlmr closed 7 years ago

dlmr commented 7 years ago

Also updated the Babel plugin used for code coverage, now babel-plugin-istanbul Corrected some incorrect uses of process.cwd()