diff --git a/package.json b/package.json index b9d8466..e26c81e 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.0.0", "scripts": { "dev": "vite", - "build": "vite build", + "build": "vite build --base=/W/", "preview": "vite preview --port 4173" }, "dependencies": {