Skip to content

Commit 1abf57e

Browse files
committed
chore: 🤖 (config) adjust path to lib tsconfig
1 parent 6780084 commit 1abf57e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"configurations": {
1919
"production": {
20-
"tsConfig": "projects/ng-sortgrid/tsconfig.lib.prod.json"
20+
"tsConfig": "projects/ng-sortgrid/tsconfig.lib.json"
2121
}
2222
}
2323
},

0 commit comments

Comments
 (0)