We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31c2e88 commit 35b4338Copy full SHA for 35b4338
package.json
@@ -8,7 +8,7 @@
8
"scripts": {
9
"dev": "vite",
10
"build": "tsc -b && vite build",
11
- "build-pages": "tsc -b && vite build --base=/ysyx-chip-area-visualizer/",
+ "build-pages": "tsc -b && vite build --base=https://csmantle.top/ysyx-chip-area-visualizer/",
12
"lint": "eslint .",
13
"preview": "vite preview"
14
},
0 commit comments