We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc6dff7 commit 63c228dCopy full SHA for 63c228d
package.json
@@ -5,7 +5,7 @@
5
"type": "module",
6
"scripts": {
7
"dev": "vite",
8
- "build": "tsc -b && vite build --base=/openwebcad/",
+ "build": "tsc -b && vite build",
9
"lint": "biome lint --write",
10
"lint-check": "biome lint",
11
"preview": "vite preview",
0 commit comments