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

committed by
Igor Minar

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