|
|
@ -14,12 +14,12 @@ |
|
|
|
"hella8:h5:ssr": "uni build --ssr --mode hella8", |
|
|
|
"hella8:mp-weixin": "uni build -p mp-weixin --mode hella8", |
|
|
|
"test": "uni build --mode test", |
|
|
|
"hella8": "vite build --mode hella8", |
|
|
|
"hella9": "vite build --mode hella9", |
|
|
|
"hella13": "vite build --mode hella13", |
|
|
|
"hella14": "vite build --mode hella14", |
|
|
|
"hella15": "vite build --mode hella15", |
|
|
|
"hella16": "vite build --mode hella16" |
|
|
|
"hella8": "uni build --mode hella8", |
|
|
|
"hella9": "uni build --mode hella9", |
|
|
|
"hella13": "uni build --mode hella13", |
|
|
|
"hella14": "uni build --mode hella14", |
|
|
|
"hella15": "uni build --mode hella15", |
|
|
|
"hella16": "uni build --mode hella16" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@dcloudio/uni-app": "3.0.0-3090920231225001", |
|
|
|