disabled webpack jshit

pull/4/head
Keivan Beigi 9 years ago
parent 095e92c7dd
commit 199c6c84b2

@ -45,12 +45,13 @@ module.exports = {
},
module: {
//this doesn't work yet. wainting for https://github.com/spenceralger/rcloader/issues/5
preLoaders: [
/*preLoaders: [
{
test: /\.js$/, // include .js files
loader: "jshint-loader",
exclude: [/JsLibraries/,/node_modules/]
}
]
*/
}
};

Loading…
Cancel
Save