feat: enable sourceMap
Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
parent
fb3eb9704f
commit
b0409c46ba
@ -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