mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
Show build info in console (#216)
This commit is contained in:
parent
a269dd0525
commit
70b4bfff49
@ -17,7 +17,6 @@ module.exports = {
|
||||
devServer: {
|
||||
hot: true,
|
||||
hotOnly: true,
|
||||
noInfo: true,
|
||||
port: PORT,
|
||||
publicPath: `http://localhost:${PORT}/`
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user