1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-23 08:48:12 +00:00

Turn off standart errors

This commit is contained in:
Vladimir Volek 2019-02-03 17:10:39 +01:00
parent b9f7b02022
commit 02a976a759

View File

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