Turn off standart errors

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

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

Loading…
Cancel
Save