Skip to content

Commit c21d309

Browse files
authored
Update package.json
1 parent b8cd227 commit c21d309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "module",
66
"scripts": {
77
"dev": "vite --host",
8-
"build": "tsc -b && vite build --base=/backoffice-frontend/",
8+
"build": "tsc -b && vite build --base=/backoffice/",
99
"lint": "eslint .",
1010
"preview": "vite preview"
1111

0 commit comments

Comments
 (0)