Skip to content

Commit 92fec6f

Browse files
committed
Rebase fixes.
1 parent 0a16ba5 commit 92fec6f

File tree

2 files changed

+18222
-5
lines changed

2 files changed

+18222
-5
lines changed

src/dotnet/APIView/ClientSPA/angular.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,7 @@
5656
},
5757
"configurations": {
5858
"production": {
59-
<<<<<<< HEAD
60-
"baseHref": "/",
61-
"deployUrl": "/spa/",
62-
=======
6359
"baseHref": "/spa/browser/",
64-
>>>>>>> 63a013751 (Update paths.)
6560
"budgets": [
6661
{
6762
"type": "initial",
@@ -93,6 +88,7 @@
9388
},
9489
"serve": {
9590
"builder": "@angular/build:dev-server",
91+
"options": {},
9692
"configurations": {
9793
"production": {
9894
"buildTarget": "ClientAPP:build:production"

0 commit comments

Comments
 (0)