preboot/angularjs-webpack

Typo in webpack.config.js comment

mopsik opened this issue · 2 comments

Hello.
It seems that there's a typo in comment regarding istanbul loader.

I mean this line:

//Skips node_modules and files that end with .test

While it actually seems to skip node_modules and files that end with .spec

phra commented

@mopsik @escapedcat fixed, thanks.