Fix for source maps in extensions

This commit is contained in:
Martin Aeschlimann
2016-11-11 11:55:43 +01:00
parent 9f0b720440
commit 332fd57d3f
5 changed files with 2 additions and 8 deletions

View File

@@ -3,8 +3,6 @@
"noLib": true,
"target": "es5",
"module": "commonjs",
"sourceMap": true,
"sourceRoot": "../src",
"outDir": "./out"
},
"exclude": [