diff --git a/tsconfig.build.json b/tsconfig.build.json index 4c7dfa8c..d1360466 100644 --- a/tsconfig.build.json +++ b/tsconfig.build.json @@ -3,6 +3,7 @@ "compilerOptions": { "declaration": true, "noEmit": false, + "stripInternal": false, "rootDir": "src/", }, "exclude": [