revert: build(platform-browser): fix typo
This reverts commit 991a802a8e78aa976b61f259e3c74d67f926e8eb.
This commit is contained in:
parent
d1efc5ae90
commit
e8d1858c64
@ -17,12 +17,5 @@
|
|||||||
"index.ts",
|
"index.ts",
|
||||||
"../../../node_modules/@types/jasmine/index.d.ts",
|
"../../../node_modules/@types/jasmine/index.d.ts",
|
||||||
"../../../node_modules/zone.js/dist/zone.js.d.ts"
|
"../../../node_modules/zone.js/dist/zone.js.d.ts"
|
||||||
],
|
]
|
||||||
|
|
||||||
"angularCompilerOptions": {
|
|
||||||
"annotateForClosureCompiler": true,
|
|
||||||
"strictMetadataEmit": true,
|
|
||||||
"flatModuleOutFile": "index.js",
|
|
||||||
"flatModuleId": "@angular/platform-browser-dynamic/testing"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user