Skip to content

Commit 5974b3e

Browse files
committed
remove sourcemaps
1 parent 5f9f30b commit 5974b3e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"module": "commonjs",
55
"jsx": "react",
66
"declaration": true,
7-
"sourceMap": true,
87
"outDir": "./dist",
98
"strict": true,
109
"moduleResolution": "node",

0 commit comments

Comments
 (0)