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": {