Skip to content

Commit 9b1c31c

Browse files
authored
fix(ng-new): make resolution of lazily-loaded routes consistent between web and mobile (#198)
fixes #197
1 parent c5d6cbd commit 9b1c31c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ng-new/shared/_files/__sourcedir__/tsconfig.app.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"extends": "../tsconfig.json",
33
"compilerOptions": {
44
"outDir": "./out-tsc/app",
5-
"baseUrl": "./",
65
"module": "es2015",
76
"types": []
87
}

0 commit comments

Comments
 (0)