diff --git a/tsconfig.base.json b/tsconfig.base.json index d4a631fc00..9f3ea2506a 100644 --- a/tsconfig.base.json +++ b/tsconfig.base.json @@ -13,6 +13,7 @@ "composite": true, "sourceMap": true, + "inlineSources": true, "declaration": true, "declarationMap": true, "allowJs": true,