Browser builder
This is the documentation for Angular 6.
You can switch to the latest version Angular 10.
You can switch to the latest version Angular 10.
ID: @angular-devkit/build-angular:browser
Options
- assets
- main
- polyfills
- tsConfig
- scripts
- styles
- stylePreprocessorOptions
- optimization
- fileReplacements
- outputPath
- aot
- sourceMap
- evalSourceMap
- vendorChunk
- commonChunk
- baseHref
- deployUrl
- verbose
- progress
- i18nFile
- i18nFormat
- i18nLocale
- i18nMissingTranslation
- extractCss
- watch
- outputHashing
- poll
- deleteOutputPath
- preserveSymlinks
- extractLicenses
- showCircularDependencies
- buildOptimizer
- namedChunks
- subresourceIntegrity
- serviceWorker
- skipAppShell
- index
- statsJson
- forkTypeChecker
- lazyModules
- budgets
--assets
#
Type | array |
--main
#
Type | string |
--polyfills
#
Type | string |
--tsConfig
#
Type | string |
--scripts
#
Type | array |
--styles
#
Type | array |
--stylePreprocessorOptions
#
Type | object |
--optimization
#
Type | boolean |
Default | false |
--fileReplacements
#
Type | array |
Links & Tutorials
--outputPath
#
Type | string |
--aot
#
Type | boolean |
--sourceMap
#
Type | boolean |
Default | true |
--evalSourceMap
#
Type | boolean |
--vendorChunk
#
Type | boolean |
Default | true |
--commonChunk
#
Type | boolean |
Default | true |
--baseHref
#
--deployUrl
#
Type | string |
--verbose
#
Type | boolean |
--progress
#
Type | boolean |
Default | true |
--i18nFile
#
Type | string |
--i18nFormat
#
Type | string |
--i18nLocale
#
Type | string |
--i18nMissingTranslation
#
Type | string |
--extractCss
#
Type | boolean |
Default | false |
--watch
#
Type | boolean |
--outputHashing
#
Type | string |
Values | none,all,media,bundles |
Default | none |
--poll
#
Type | number |
--deleteOutputPath
#
Type | boolean |
Default | true |
--preserveSymlinks
#
Type | boolean |
--extractLicenses
#
Type | boolean |
Default | true |
--showCircularDependencies
#
Type | boolean |
Default | true |
--buildOptimizer
#
Type | boolean |
--namedChunks
#
Type | boolean |
Default | true |
--subresourceIntegrity
#
Type | boolean |
--serviceWorker
#
Type | boolean |
--skipAppShell
#
Type | boolean |
--index
#
Type | string |
--statsJson
#
Type | boolean |
Hint
--forkTypeChecker
#
Type | boolean |
Default | true |
--lazyModules
#
Type | array |
--budgets
#
Type | array |