Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c9d96de

Browse files
committed
fix: prevent error 'sourceMap' cannot be specified with option 'inlineSourceMap'
1 parent d920997 commit c9d96de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.shared.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"removeComments": true,
1111
"experimentalDecorators": true,
1212
"diagnostics": true,
13-
"sourceMap": true,
1413
"jsx": "react",
1514
"reactNamespace": "UIBuilder",
1615
"lib": [

0 commit comments

Comments
 (0)