push
Showing
.dockerignore
deleted
100644 → 0
| ... | ... | @@ -16,8 +16,7 @@ |
| ] | ||
| }, | ||
| "scripts": { | ||
| "build:h5": "uni build -p h5", | ||
| "build:prod": "VUE_APP_ENV=production uni build -p h5" | ||
| "build:h5": "uni build -p h5" | ||
| }, | ||
| "dependencies": { | ||
| "crypto-js": "^4.2.0", | ||
| ... | ... | @@ -27,14 +26,12 @@ |
| "nanoid": "^4.0.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@dcloudio/uni-h5": "^3.0.0", | ||
| "@dcloudio/vue-cli-plugin-uni": "^2.0.0", | ||
| "@dcloudio/uni-h5": "3.0.0-alpha-3070320211214001", | ||
| "@dcloudio/vue-cli-plugin-uni": "2.0.0-3070320211214001", | ||
| "@dcloudio/uni-migration": "2.0.0-3070320211214001", | ||
| "less": "^4.3.0" | ||
| }, | ||
| "engines": { | ||
| "node": ">=16.0.0" | ||
| }, | ||
| "docker": { | ||
| "outputDir": "unpackage/dist/build/h5" | ||
| } | ||
| } |
Please
register
or
sign in
to comment