mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-26 14:58:30 -05:00
docs: update cli-service.md (#2037) [ci skip]
This commit is contained in:
committed by
Evan You
parent
f9260cf4d1
commit
e3ba60fbf5
@@ -52,7 +52,7 @@ Options:
|
||||
--https use https (default: false)
|
||||
```
|
||||
|
||||
The `serve` command starts a dev server (based on [webpack-dev-server](https://github.com/webpack/webpack-dev-server)) that comes with Hot-Module-Replacement (HMR) working out of the box.
|
||||
The `vue-cli-service serve` command starts a dev server (based on [webpack-dev-server](https://github.com/webpack/webpack-dev-server)) that comes with Hot-Module-Replacement (HMR) working out of the box.
|
||||
|
||||
In addition to the command line flags, you can also configure the dev server using the [devServer](../config/#devserver) field in `vue.config.js`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user