chore: output sourceMap

This commit is contained in:
kangwei 2020-03-31 01:57:12 +08:00
parent d2d8556f6f
commit 6508bdaf78

View File

@ -27,7 +27,7 @@
// Enables experimental support for ES7 decorators.
"experimentalDecorators": true,
// Generates corresponding .map file.
"sourceMap": false,
"sourceMap": true,
// Disallow inconsistently-cased references to the same file.
"forceConsistentCasingInFileNames": true,
// Allow json import