Skip to content

Commit b7c8169

Browse files
committed
chore: add angular-cli-ghpages
1 parent 9a81394 commit b7c8169

File tree

3 files changed

+182
-37
lines changed

3 files changed

+182
-37
lines changed

angular.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@
6363
"browserTarget": "angular-split-app:build:production"
6464
}
6565
}
66+
},
67+
"deploy": {
68+
"builder": "angular-cli-ghpages:deploy",
69+
"options": {}
6670
}
6771
}
6872
},

0 commit comments

Comments
 (0)