mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-04-11 09:06:16 +00:00
Added back source map generation
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
"noEmit": true,
|
||||
"jsx": "preserve",
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"suppressImplicitAnyIndexErrors": true
|
||||
"suppressImplicitAnyIndexErrors": true,
|
||||
"sourceMap": true
|
||||
},
|
||||
"include": [
|
||||
"src"
|
||||
|
||||
Reference in New Issue
Block a user