update package.json

This commit is contained in:
zyxkad 2022-08-20 22:56:36 -06:00
parent 3f20ebcd05
commit 3f84d0a2c5
No known key found for this signature in database
GPG Key ID: 75D46E883711CD87

View File

@ -3,7 +3,7 @@
"version": "0.0.0", "version": "0.0.0",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
"build": "vite build", "build": "vite build --base=/W/",
"preview": "vite preview --port 4173" "preview": "vite preview --port 4173"
}, },
"dependencies": { "dependencies": {