vuejs/vue-cli

`serve` DONE output bug

Open

#2,085 opened on Aug 6, 2018

View on GitHub
 (9 comments) (0 reactions) (0 assignees)JavaScript (29,754 stars) (6,328 forks)batch import
contribution welcomeenhancementhelp wantedscope: ui

Description

Version

3.0.0-rc.10

Node and OS info

npm 6.2.0 / node 10.7.0

Steps to reproduce

Go to tasks and serve a project

What is expected?

a break before "DONE"

What is actually happening?

"DONE" comes right after the "processing" message

image

Contributor guide