提交 f2105140 编写于 作者: M mzabriskie

Pretty colors

上级 0424d8c2
......@@ -41,6 +41,11 @@ module.exports = function(config) {
devtool: 'inline-source-map'
},
webpackServer: {
stats: {
colors: true
}
},
// test results reporter to use
// possible values: 'dots', 'progress'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册