Skip to content

Commit 1e6a870

Browse files
committed
base dir
1 parent 808f115 commit 1e6a870

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
"type": "module",
66
"scripts": {
77
"dev": "vite",
8-
"build": "tsc -b && vite build",
8+
"build": "tsc -b && vite build --base=/audiovis/",
99
"lint": "eslint .",
1010
"preview": "vite preview"
1111
},

0 commit comments

Comments
 (0)