Static GitHub Issues

[443] [feature request] show listen host/port when clean compiled

prev: After upgraded to 0.10.1 i started to get Cannot read property 'state' of undefined error
next: after .10 upgrade app does not start any more

upgrade 0.10

nuxt.js will clean the console when Compiled

 DONE  Compiled successfully in 3695ms

and some one can't scroll top to find listen port ( like before 0.10 )

if can keep listen host/port , will be easy understanding for new guys who runnpm run dev or ... change start port to others ( like me change to 9000 , because 3000 is running my api server )

capture

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This feature request is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c385">#c385</a>)</em></sub></div>