소스 검색

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,