Skip to content

Commit 098cad6

Browse files
committed
fix build sourcemaps with inline sources
1 parent b048206 commit 098cad6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tsconfig.base.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313

1414
"composite": true,
1515
"sourceMap": true,
16+
"inlineSources": true,
1617
"declaration": true,
1718
"declarationMap": true,
1819
"allowJs": true,

0 commit comments

Comments
 (0)