Skip to content

Commit

Permalink
modify tsconfig.lib.json path
Browse files Browse the repository at this point in the history
Signed-off-by: Meina Zhou <meinaz@vmware.com>
  • Loading branch information
zhoumeina committed Sep 7, 2018
1 parent 097da4b commit a0fb794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/portal/angular.json
Expand Up @@ -111,7 +111,7 @@
"tsConfig": [
"src/tsconfig.app.json",
"src/tsconfig.spec.json",
"lib/src/tsconfig.json"
"lib/tsconfig.lib.json"
],
"exclude": [
"**/node_modules/**"
Expand Down

0 comments on commit a0fb794

Please sign in to comment.