瀏覽代碼

fix(typescript): fixed sourcemap issue, #6904

Torkel Ödegaard 9 年之前
父節點
當前提交
40b359334b
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      tsconfig.json

+ 0 - 1
tsconfig.json

@@ -6,7 +6,6 @@
         "noImplicitAny": false,
         "target": "es5",
         "rootDir": "public/",
-        "sourceRoot": "public/",
         "module": "system",
         "noEmitOnError": true,
         "emitDecoratorMetadata": true,