From d5850aca68d291589fceaf52adbaf139c029af58 Mon Sep 17 00:00:00 2001 From: nicco Date: Wed, 7 Feb 2018 11:46:08 +0100 Subject: [PATCH] Include src and output to dist --- tsconfig.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tsconfig.json b/tsconfig.json index 663acf2..53549bc 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -10,9 +10,5 @@ }, "include": [ "src/**/*" - ], - "exclude": [ - "./node_modules", - "./old" ] } \ No newline at end of file