mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-16 10:33:43 +08:00
docs: omit repetitions
This commit is contained in:
parent
6c5c71103f
commit
b2a51d8db7
@ -153,7 +153,7 @@ export default custom<ApplicationPresetOptions>(() => {
|
||||
!/\.(e2e|spec)\.tsx?$|[\\/]node_modules[\\/]/.test(this.resourcePath) &&
|
||||
this.resourcePath.startsWith(instrumentCode.includedBasePath)
|
||||
) {
|
||||
// `babel-plugin-istanbul` has it's own includes but we do the below so that we avoid running the the loader.
|
||||
// `babel-plugin-istanbul` has it's own includes but we do the below so that we avoid running the loader.
|
||||
customOptions.instrumentCode = {
|
||||
includedBasePath: instrumentCode.includedBasePath,
|
||||
inputSourceMap: map,
|
||||
|
Loading…
x
Reference in New Issue
Block a user