Explorar el Código

fix(typescript): fixed sourcemap issue, #6904

Torkel Ödegaard hace 9 años
padre
commit
40b359334b
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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,