fix(tsc-wrapped): use agreed on options names (#14630)
This commit is contained in:

committed by
Igor Minar

parent
fcc1d17ccb
commit
c9bfc59a21
@ -29,7 +29,7 @@
|
||||
"angularCompilerOptions": {
|
||||
"annotateForClosureCompiler": true,
|
||||
"strictMetadataEmit": true,
|
||||
"bundleIndex": "index",
|
||||
"importAs": "@angular/router"
|
||||
"flatModuleOutFile": "index.js",
|
||||
"flatModuleId": "@angular/router"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user