feat: enable sourceMap
Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
parent
5999567ee3
commit
4a1f25ee6a
@ -6,7 +6,7 @@
|
||||
"module": "commonjs",
|
||||
"strict": true,
|
||||
"strictNullChecks": false,
|
||||
"sourceMap": false,
|
||||
"sourceMap": true,
|
||||
"declaration": true,
|
||||
"declarationMap": true,
|
||||
"noImplicitAny": false,
|
||||
|
Loading…
Reference in New Issue
Block a user