mirror of
https://github.com/handsomezhuzhu/handsomezhuzhu.github.io.git
synced 2026-02-20 20:00:14 +00:00
Merge pull request #7 from handsomezhuzhu/codex/update-edgeone.json-for-compatibility
Update EdgeOne config for npm-based builds
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