Skip to content

Commit e99c222

Browse files
committed
Disable source map generation
1 parent a1d2eda commit e99c222

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"strictNullChecks": true,
1212
"strictPropertyInitialization": true,
1313
"moduleResolution": "node",
14-
"sourceMap": true,
1514
"outDir": "dist",
1615
"baseUrl": ".",
1716
"paths": {

0 commit comments

Comments
 (0)