Skip to content

Commit

Permalink
Merge pull request #8 from gz65555/feat/github-page
Browse files Browse the repository at this point in the history
build: add base dir
  • Loading branch information
gz65555 authored May 15, 2024
2 parents 1ee92cd + 809c7b8 commit 3589dc1
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 @@ -18,7 +18,7 @@
},
"scripts": {
"dev": "vite serve template --config template/vite.config.ts",
"build": "vite build template --config template/vite.config.ts"
"build": "vite build template --config template/vite.config.ts --base=/benchmark/"
},
"eslintConfig": {
"extends": [
Expand Down

0 comments on commit 3589dc1

Please sign in to comment.