Skip to content

Commit 1d51962

Browse files
update docs
1 parent e525e2f commit 1d51962

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,12 @@ This command causes the `--configuration` setting to have no effect.
7171

7272
Specifies the base URL for the application being built.
7373
Same as `ng build --base-href=/XXX/`
74+
75+
#### --with-deps <a name="withDeps"></a>
76+
- **optional**
77+
- Default: `false` (string)
78+
- Example:
79+
- `ng deploy --with-deps` – Use this flag with Nx, to build your app withDeps.
7480
## License
7581

7682
MIT

0 commit comments

Comments
 (0)