revert: build(platform-browser): fix typo
This reverts commit 991a802a8e
.
This commit is contained in:
@ -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"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user