We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd83a8f commit dd773dfCopy full SHA for dd773df
README.md
@@ -46,14 +46,14 @@ __Note: you have to create the `dist` folder in before (e.g. `ng build --prod`)
46
Usage:
47
48
```sh
49
-ng build
+ng build --prod --base-href "https://USERNAME.github.io/REPOSITORY/"
50
angular-cli-ghpages [OPTIONS]
51
```
52
53
there is also a shorter `ngh` command available
54
55
56
57
ngh [OPTIONS]
58
59
0 commit comments