Skip to content

Commit 97ab8a3

Browse files
committed
build: enable source maps
1 parent 3b3f9f7 commit 97ab8a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"emitDecoratorMetadata": true,
1313
"experimentalDecorators": true,
1414
"incremental": true,
15+
"sourceMap": true,
1516
"inlineSourceMap": false,
1617
"inlineSources": false,
1718
"preserveSymlinks": true,

0 commit comments

Comments
 (0)