Skip to content

Commit c923c67

Browse files
Update package.json
1 parent 38b4c02 commit c923c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

calc-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=/calc-visualizer/calc-frontend",
8+
"build": "tsc -b && vite build --base=/calc-visualizer",
99
"lint": "eslint .",
1010
"preview": "vite preview"
1111
},

0 commit comments

Comments
 (0)