diff --git a/tsconfig.json b/tsconfig.json index 15009def..83a68e65 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -8,7 +8,7 @@ "removeComments": true, "esModuleInterop": true, "allowSyntheticDefaultImports": true, - "sourceMap": true, + "sourceMap": false, "noErrorTruncation": true, "resolveJsonModule": true,