Turn off sourceRoot to hotfix typedoc
This commit is contained in:
@ -6,7 +6,6 @@
|
||||
"removeComments": true,
|
||||
"preserveConstEnums": true,
|
||||
"outDir": "./build",
|
||||
"sourceRoot": "./src",
|
||||
"rootDir": "./src",
|
||||
"module": "commonjs",
|
||||
"declaration": true,
|
||||
|
Reference in New Issue
Block a user