# `ng build` [TOC] ###### tags: `angular` `cli` --- ```shell $ ng b \ --extract-licenses false \ --output-hashing none ``` | Option | Description | Value Type | | -------------------- | ------------------------------------------------------ | --------------------------------- | | `--extract-licenses` | Extract all licenses in a separate file. | boolean | | `--output-hashing` | Define the output filename cache-busting hashing mode. | `none`\|`all`\|`media`\|`bundles` | ## Reference - [Angular](https://angular.io/) - [Docs](https://angular.io/docs) - [Reference » CLI Command Reference » **ng build**](https://angular.io/cli/build)
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up