mirror of
https://github.com/tenrok/axios.git
synced 2026-06-20 20:00:40 +03:00
Pretty colors
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user