diff --git a/tsconfig.json b/tsconfig.json index 491d1f5..44621bd 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -23,5 +23,5 @@ "types": ["@cloudflare/workers-types"] }, "include": ["src"], - "exclude": ["node_modules", "dist", "test"] + "exclude": ["node_modules"] } \ No newline at end of file