Commit 17f805c0 by Lays-lzq

feat: 新增cuc命令

parent f83e3abf
......@@ -14,6 +14,7 @@
"build:pre": "cross-env mode=preview nuxt build",
"build:prod": "cross-env mode=production nuxt build",
"build:cbnclouds": "cross-env mode=cbnclouds nuxt build",
"build:cuc": "cross-env mode=cuc nuxt build",
"start:dev": "cross-env mode=test nuxt start",
"start:pre": "cross-env mode=preview nuxt start",
"start:prod": "cross-env mode=production nuxt start",
......@@ -29,7 +30,7 @@
"lintfix": "prettier --write --list-different . && yarn lint:js --fix"
},
"dependencies": {
"@gdyfe/config": "^1.1.0",
"@gdyfe/config": "^1.2.0",
"@gdyfe/gdy-component-lib": "^0.4.1",
"@gdyfe/rop-client": "1.1.10",
"@gdyfe/webpack-alioss-plugin": "^0.1.6",
......
......@@ -973,10 +973,10 @@
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
"@gdyfe/config@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@gdyfe/config/-/config-1.1.0.tgz#f07ce63fd69e0b53edfc830973b62550054d315c"
integrity sha512-YTFXQ8embYkPX7T3jMZEM1eT0ZGAwKmBvFX+PI6eNadDlH4UlO+0fpueZdJ0ghQtXktrPZ03A56HshCwQsNAEg==
"@gdyfe/config@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@gdyfe/config/-/config-1.2.0.tgz#4974616c9684c94247bab3c77984928415229935"
integrity sha512-ixF2ulLb8zWtRIJIh1vgpdI5/+ayNr7/OA012oAxAiCVAIwfqrEYCsAJhJ08aON+8U8DyXCO3q8LwK2x6Bzr3Q==
dependencies:
node-rsa "^1.1.1"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment