Skip to content

Commit

Permalink
fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
woophi committed Apr 22, 2024
1 parent e1a4ca5 commit 7cabe6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "./",
"scripts": {
"dev": "vite",
"build": "tsc && vite build --base=/vk-hot-or-not/",
"build": "tsc && vite build",
"build:odr": "pnpm build && pnpm zip",
"zip": "ts-node auto-zip/index.ts",
"preview": "vite preview"
Expand Down

0 comments on commit 7cabe6e

Please sign in to comment.