diff --git a/tsconfig.json b/tsconfig.json index 6427330d2d..2d46f20143 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -6,7 +6,6 @@ "removeComments": true, "preserveConstEnums": true, "outDir": "./build", - "sourceRoot": "./src", "rootDir": "./src", "module": "commonjs", "declaration": true,