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