Commit 9965a18a by weiw

fix:打包命令

parent 854e0f4e
......@@ -6,7 +6,7 @@
"author": "HoMeTown",
"scripts": {
"dev": "rsbuild dev --open",
"build:sit": "npx rsbuild dev --env-mode sit",
"build:sit": "rsbuild build --env-mode sit",
"build": "rsbuild build",
"doctor": "RSDOCTOR=true pnpm build",
"preview": "npx rsbuild preview --env-mode production",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment