Skip to content

Commit 051382f

Browse files
authored
Merge pull request #14 from benev0/feature
update basehref
2 parents 5c15780 + b11380d commit 051382f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"ng": "ng",
66
"start": "ng serve",
77
"build": "ng build",
8-
"build:prod": "ng build --configuration production",
8+
"build:prod": "ng build --configuration production --base-href=/angular-pages/",
99
"watch": "ng build --watch --configuration development",
1010
"test": "ng test"
1111
},

0 commit comments

Comments
 (0)