Turn off standart errors

pull/352/head
Vladimir Volek 5 years ago
parent b9f7b02022
commit 02a976a759

@ -33,6 +33,7 @@ module.exports = {
],
hot: true,
https: false,
quiet: true,
port: PORT,
stats: 'minimal',
inline: true,

Loading…
Cancel
Save