diff --git a/tsconfig.build.json b/tsconfig.build.json index bbf0940..56f707e 100644 --- a/tsconfig.build.json +++ b/tsconfig.build.json @@ -5,6 +5,7 @@ "tests/**", "bin", "dist", + "docs", "**/*spec.ts", "tsup.config.ts" ]