We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a81394 commit b7c8169Copy full SHA for b7c8169
3 files changed
angular.json
@@ -63,6 +63,10 @@
63
"browserTarget": "angular-split-app:build:production"
64
}
65
66
+ },
67
+ "deploy": {
68
+ "builder": "angular-cli-ghpages:deploy",
69
+ "options": {}
70
71
72
},
0 commit comments