diff --git a/tsconfig.json b/tsconfig.json index 638b2a0b..ac8a6b14 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -23,6 +23,7 @@ "exclude": [ "node_modules", "build", + "dist", "scripts", "acceptance-tests", "webpack",