webpack stats changed to 'errors-warnings' (#4644)
This commit is contained in:
@@ -127,5 +127,5 @@ module.exports = {
|
||||
}
|
||||
]
|
||||
},
|
||||
stats: 'detailed'
|
||||
stats: 'errors-warnings'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user