Skip to content

Commit 1bae38f

Browse files
committed
chore: base-href update
1 parent 42e2bc8 commit 1bae38f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",
7-
"build": "ng build --configuration production",
7+
"build": "ng build --configuration production --base-href /vf-angular",
88
"build:dev": "ng build --configuration development",
99
"watch": "ng build --watch --configuration development",
1010
"test": "ng test",

0 commit comments

Comments
 (0)