Open ccorcos opened 5 years ago
const compiler = webpack(config) compiler.run(function(err, stats) { // no error when loader fails typecheck. })
hmm. stats.hasErrors() is true though... Is that expected?
stats.hasErrors()