mirror of
https://github.com/handsomezhuzhu/handsomezhuzhu.github.io.git
synced 2026-02-20 20:00:14 +00:00
chore: adjust edgeone build commands
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
"type": "static"
|
"type": "static"
|
||||||
},
|
},
|
||||||
"staticAssets": {
|
"staticAssets": {
|
||||||
"installCommand": "pnpm install",
|
"installCommand": "npm install",
|
||||||
"buildCommand": "pnpm run build",
|
"buildCommand": "npm run build",
|
||||||
"outputDir": "docs/.vitepress/dist"
|
"outputDir": "docs/.vitepress/dist"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user