From edbbed205031fa21c42e309cbf1161e20135e44b Mon Sep 17 00:00:00 2001 From: Joseph Ditton Date: Fri, 3 Dec 2021 17:00:23 -0700 Subject: readme --- tsconfig.build.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tsconfig.build.json') diff --git a/tsconfig.build.json b/tsconfig.build.json index 64f86c6..51000ea 100644 --- a/tsconfig.build.json +++ b/tsconfig.build.json @@ -1,4 +1,4 @@ { "extends": "./tsconfig.json", - "exclude": ["node_modules", "test", "dist", "**/*spec.ts"] + "exclude": ["node_modules", "test", "dist", "**/*spec.ts", "client"] } -- cgit v1.2.3-70-g09d2