diff --git a/web/tsconfig/tsdeclaration.json b/web/tsconfig/tsdeclaration.json index db04a6f1..c420f0b0 100644 --- a/web/tsconfig/tsdeclaration.json +++ b/web/tsconfig/tsdeclaration.json @@ -8,7 +8,7 @@ "allowJs": false, "checkJs": false, - "outFile": "declarations/exports" + "outFile": "../declarations/exports" }, "include": [ "../js/**/*.ts"