push
Showing
| ... | ... | @@ -26,8 +26,6 @@ |
| "@dcloudio/vue-cli-plugin-uni": "^3.0.0-27920200625001" | ||
| }, | ||
| "scripts": { | ||
| "dev": "uni -p", | ||
| "build:h5": "uni build --platform h5", | ||
| "build:weapp": "uni build --platform mp-weixin" | ||
| "build:h5": "./node_modules/.bin/uni build --platform h5" | ||
| } | ||
| } |
Please
register
or
sign in
to comment