Skip to content

Commit 9a80011

Browse files
committed
chore: 🤖 update ng
1 parent 5413508 commit 9a80011

File tree

5 files changed

+12799
-15810
lines changed

5 files changed

+12799
-15810
lines changed

angular.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,11 @@
128128
"options": {
129129
"tsConfig": "projects/ngneat/forms-manager/tsconfig.lib.json",
130130
"project": "projects/ngneat/forms-manager/ng-package.json"
131+
},
132+
"configurations": {
133+
"production": {
134+
"tsConfig": "projects/ngneat/forms-manager/tsconfig.lib.prod.json"
135+
}
131136
}
132137
},
133138
"test": {

0 commit comments

Comments
 (0)