Karma builder
ID: @angular-devkit/build-angular:karma
Links & Tutorials
Options
--assets
#
Type | array |
--browsers
#
Type | string |
--codeCoverage
#
Type | boolean |
--codeCoverageExclude
#
Type | array |
--environment
#
Type | string |
--fileReplacements
#
Type | array |
--karmaConfig
#
Type | string |
--main
#
Type | string |
--poll
#
Type | number |
--polyfills
#
Type | string |
--preserveSymlinks
#
Type | boolean |
--progress
#
Type | boolean |
Default | true |
--reporters
#
Type | array |
--scripts
#
Type | array |
--sourceMap
#
Type | boolean |
Default | true |
--stylePreprocessorOptions
#
Type | object |
--styles
#
Type | array |
--tsConfig
#
Type | string |
--watch
#
Type | boolean |
--webWorkerTsConfig
#
Type | string |