ci: 调整renderer 打包预发布出错的问题
This commit is contained in:
parent
0345b462b5
commit
60cdc1f50e
@ -5,7 +5,7 @@
|
||||
"scripts": {
|
||||
"dev": "vite dev --mode development",
|
||||
"build": "vite build --mode production",
|
||||
"#build:staging": "vite build --mode staging",
|
||||
"build:staging": "vite build --mode staging",
|
||||
"build:dev": "vite build --mode development",
|
||||
"preview": "vite preview",
|
||||
"typecheck": "vue-tsc --noEmit --skipLibCheck"
|
||||
|
Loading…
x
Reference in New Issue
Block a user