We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e32874e commit e56b632Copy full SHA for e56b632
angular.json
@@ -15,7 +15,7 @@
15
"prefix": "app",
16
"architect": {
17
"build": {
18
- "builder": "@angular/build:application",
+ "builder": "@angular-devkit/build-angular:application",
19
"options": {
20
"baseHref": "/Portfolio/",
21
"outputPath":
0 commit comments