Dev-server builder
ID: @angular-devkit/build-angular:dev-server
Options
--allowedHosts
#
Type | array |
Default |
|
--aot
#
Type | boolean |
--baseHref
#
Type | string |
--browserTarget
#
Type | string |
--commonChunk
#
Type | boolean |
--deployUrl
#
Type | string |
--disableHostCheck
#
Type | boolean |
--evalSourceMap
#
Type | boolean |
--hmr
#
Type | boolean |
--hmrWarning
#
Type | boolean |
Default | true |
--host
#
Type | string |
Default | localhost |
--liveReload
#
Type | boolean |
Default | true |
--open
#
Type | boolean |
Aliases | o |
--optimization
#
Type | boolean |
--port
#
Type | number |
Default | 4200 |
--progress
#
Type | boolean |
--proxyConfig
#
Type | string |
--publicHost
#
Type | string |
--servePath
#
Type | string |
--servePathDefaultWarning
#
Type | boolean |
Default | true |
--sourceMap
#
Type | boolean |
--ssl
#
Type | boolean |
--sslCert
#
Type | string |
--sslKey
#
Type | string |
--vendorChunk
#
Type | boolean |
--vendorSourceMap
#
Type | boolean |
Default | false |
--verbose
#
Type | boolean |
--watch
#
Type | boolean |
Default | true |