We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 927faf1 commit ffde95aCopy full SHA for ffde95a
angular.json
@@ -59,6 +59,8 @@
59
"serve": {
60
"builder": "@angular-devkit/build-angular:dev-server",
61
"options": {
62
+ "baseHref": "/",
63
+ "deployUrl": "",
64
"browserTarget": "ng-immutable-example:build"
65
},
66
"configurations": {
0 commit comments