Skip to content

Commit

Permalink
docs(readme): add args --title
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist committed Feb 10, 2016
1 parent 915bf15 commit cd60a4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ Options:
|-s/--silent|Do not open browser window when running devServer|
|-u/--use|Set the framework you use, eg: `react`, `vue`. `vue` by default|
|--ai/--auto-install|(**Buggy**) Automatically install missing dependencies when editing|
|--title|Set html title|

**Set up custom index.html in `package.json`**. see usage at [html-webpack-plugin](https://github.com/ampedandwired/html-webpack-plugin)

Expand Down

0 comments on commit cd60a4c

Please sign in to comment.