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