From 2e90fbd62a8a7d636872d48730032b45d7347e1f Mon Sep 17 00:00:00 2001 From: Eugenio Romano Date: Fri, 18 Oct 2019 02:26:45 +0100 Subject: [PATCH] fix cli --- lib/tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/tsconfig.json b/lib/tsconfig.json index 7643c7528c..c0c409610d 100644 --- a/lib/tsconfig.json +++ b/lib/tsconfig.json @@ -19,7 +19,7 @@ "removeComments": true, "declaration": true, "outDir": "./dist", - "baseUrl" : "./", + "baseUrl": ".", "types": ["jasmine"], "allowSyntheticDefaultImports": true, "paths": {