Skip to content

Commit cac7d02

Browse files
committed
correct markdown
1 parent 6229f6c commit cac7d02

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
@@ -53,7 +53,7 @@ Once up and running, the fun part comes in using Vue CLI's GUI to customize your
5353

5454
You can also run your `dev` & `build` tasks from the GUI to get valuable build stats & runtime analytics.
5555

56-
*NOTE* During development, _only your assets_ will be served from `localhost:8080` and referenced in the base template. You'll still load your site locally under your normal development domain (mysite.test, etc.). This will also cause a brief unstyled flash on page loads due to JS/CSS assets loading from javascript for development. *This flash isn't present after build, on production*.
56+
**NOTE:** During development, _only your assets_ will be served from `localhost:8080` and referenced in the base template. You'll still load your site locally under your normal development domain (mysite.test, etc.). This will also cause a brief unstyled flash on page loads due to JS/CSS assets loading from javascript for development. **This flash isn't present after build, on production**.
5757

5858
For a detailed explanation on how things work, check out the [Vue CLI docs](https://cli.vuejs.org/).
5959

0 commit comments

Comments
 (0)