Browse Source

fix(typescript): fixed sourcemap issue, #6904

Torkel Ödegaard 9 năm trước cách đây
mục cha
commit
40b359334b
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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,