diff --git a/tsconfig.build.json b/tsconfig.build.json index 03a0e159b..1987c96c0 100644 --- a/tsconfig.build.json +++ b/tsconfig.build.json @@ -16,9 +16,6 @@ }, "include": ["./src/**/*.ts", "./src/**/*.js", "./*.ts"], "exclude": [ - "./node_modules/**/*", - "./spec-es6/**/*.ts", - "./spec/**/*", "./**/*.spec.ts", "./src/public/**/*", "./*.config.ts",