mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-22 17:08:55 +00:00
actually use friendly errors webpack plugin
This commit is contained in:
parent
96cf7f5969
commit
e9cddb516e
@ -29,7 +29,7 @@ try {
|
||||
|
||||
const devMiddleWare = require('webpack-dev-middleware')(compiler, {
|
||||
publicPath: webpackConfig.output.publicPath,
|
||||
quiet: false,
|
||||
quiet: true,
|
||||
inline: true,
|
||||
headers: {
|
||||
'Access-Control-Allow-Origin': '*',
|
||||
|
Loading…
x
Reference in New Issue
Block a user