diff --git a/tsconfig.json b/tsconfig.json index b069bd0..78681c2 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -36,7 +36,7 @@ }, }, "exclude": [ - "**/dist", + "**/dist*", "**/raw", "**/*.html", "node_modules",