diff --git a/tsconfig.build.json b/tsconfig.build.json index 9617eb5..ab7b267 100644 --- a/tsconfig.build.json +++ b/tsconfig.build.json @@ -10,7 +10,6 @@ "allowSyntheticDefaultImports": true, "allowJs": true, "declaration": true, - "emitDeclarationOnly": true, "noEmit": false, "outDir": "./dist", "removeComments": true,