Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit 01be9bf

Browse files
authored
Update README.md
1 parent 2c7ec94 commit 01be9bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ See the examples here: [https://github.com/EEParker/aspnetcore-vueclimiddleware/
1010
First, be sure to switch Vue Cli or Quasar Cli to output distribution files to wwwroot directly (not dist).
1111

1212
* Quasar CLI: regex: "Compiled successfully"
13-
* Vue CLI: regex: default or "running at" or "Starting development server"
13+
* Vue CLI: regex: "Compiled successfully" or "running at" or "Starting development server" depending on version
1414
>the reason for **`Starting development server`** ,the npm-script running checkpoint:
1515
Although the dev server may eventually tell us the URL it's listening on,
1616
it doesn't do so until it's finished compiling, and even then only if there were

0 commit comments

Comments
 (0)