Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
不指定build路径
  • Loading branch information
lazydog28 authored Aug 14, 2024
1 parent 5b2c946 commit f38d96c
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 @@ -5,7 +5,7 @@
"license": "MIT",
"type": "module",
"scripts": {
"docs:build": "vuepress-vite build src --dest D:\\Files\\Projects\\Github\\ZonelessZoneZeroDocument\\dist",
"docs:build": "vuepress-vite build src",
"docs:clean-dev": "vuepress-vite dev src --clean-cache",
"docs:dev": "vuepress-vite dev src",
"docs:update-package": "pnpm dlx vp-update"
Expand Down

0 comments on commit f38d96c

Please sign in to comment.