mirror of
https://hub.gitmirror.com/https://github.com/ExamAware/ExamAware-docs
synced 2025-04-29 13:46:41 +00:00
fix:cross-env
我要抽我自己两巴掌
This commit is contained in:
parent
0870a66aca
commit
959c12ff25
@ -5,7 +5,7 @@
|
||||
"license": "GPL-3.0-only",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"docs:build": "cross-env NODE_ENV=production vuepress-vite build src",
|
||||
"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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user