Karma remap istanbul bug fix

This commit is contained in:
Giuseppe Digilio
2017-01-05 11:29:25 +01:00
parent dcbb33d7ba
commit 11c5e2ff79
3 changed files with 20 additions and 16 deletions

View File

@@ -7,6 +7,7 @@
"removeComments": false,
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"allowSyntheticDefaultImports": true,
"allowUnreachableCode": false,
"allowUnusedLabels": false,
"noEmitHelpers": true,