This commit is contained in:
10
.drone.yml
10
.drone.yml
@@ -15,9 +15,8 @@ steps:
|
|||||||
- test
|
- test
|
||||||
commands:
|
commands:
|
||||||
- npm config set registry https://registry.npmmirror.com/
|
- npm config set registry https://registry.npmmirror.com/
|
||||||
- npm install -g pnpm
|
- npm run install
|
||||||
- pnpm install
|
- npm run build:h5:test
|
||||||
- pnpm build:h5:test
|
|
||||||
- rm -rf dist.tar
|
- rm -rf dist.tar
|
||||||
- rm -rf node_modules
|
- rm -rf node_modules
|
||||||
- tar -zcvf dist.tar ./dist ./default.conf ./Dockerfile
|
- tar -zcvf dist.tar ./dist ./default.conf ./Dockerfile
|
||||||
@@ -30,9 +29,8 @@ steps:
|
|||||||
- master
|
- master
|
||||||
commands:
|
commands:
|
||||||
- npm config set registry https://registry.npmmirror.com/
|
- npm config set registry https://registry.npmmirror.com/
|
||||||
- npm install -g pnpm
|
- npm run install
|
||||||
- pnpm install
|
- npm run build:h5:prod
|
||||||
- pnpm build:h5:prod
|
|
||||||
- rm -rf dist.tar
|
- rm -rf dist.tar
|
||||||
- rm -rf node_modules
|
- rm -rf node_modules
|
||||||
- tar -zcvf dist.tar ./dist ./default.conf ./Dockerfile
|
- tar -zcvf dist.tar ./dist ./default.conf ./Dockerfile
|
||||||
|
|||||||
@@ -58,7 +58,6 @@
|
|||||||
"@babel/runtime": "^7.22.11",
|
"@babel/runtime": "^7.22.11",
|
||||||
"@tarojs/components": "3.6.24",
|
"@tarojs/components": "3.6.24",
|
||||||
"@tarojs/helper": "3.6.24",
|
"@tarojs/helper": "3.6.24",
|
||||||
"@tarojs/plugin-framework-react": "^3.6.24",
|
|
||||||
"@tarojs/plugin-framework-vue3": "3.6.24",
|
"@tarojs/plugin-framework-vue3": "3.6.24",
|
||||||
"@tarojs/plugin-platform-alipay": "3.6.24",
|
"@tarojs/plugin-platform-alipay": "3.6.24",
|
||||||
"@tarojs/plugin-platform-h5": "3.6.24",
|
"@tarojs/plugin-platform-h5": "3.6.24",
|
||||||
|
|||||||
40
pnpm-lock.yaml
generated
40
pnpm-lock.yaml
generated
@@ -14,9 +14,6 @@ dependencies:
|
|||||||
'@tarojs/helper':
|
'@tarojs/helper':
|
||||||
specifier: 3.6.24
|
specifier: 3.6.24
|
||||||
version: 3.6.24
|
version: 3.6.24
|
||||||
'@tarojs/plugin-framework-react':
|
|
||||||
specifier: ^3.6.24
|
|
||||||
version: 3.6.24(@tarojs/runtime@3.6.24)(@tarojs/shared@3.6.24)(@tarojs/taro@3.6.24)
|
|
||||||
'@tarojs/plugin-framework-vue3':
|
'@tarojs/plugin-framework-vue3':
|
||||||
specifier: 3.6.24
|
specifier: 3.6.24
|
||||||
version: 3.6.24(@tarojs/runtime@3.6.24)(@tarojs/shared@3.6.24)(@tarojs/taro@3.6.24)(vue@3.3.4)
|
version: 3.6.24(@tarojs/runtime@3.6.24)(@tarojs/shared@3.6.24)(@tarojs/taro@3.6.24)(vue@3.3.4)
|
||||||
@@ -2909,41 +2906,6 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@tarojs/plugin-framework-react@3.6.24(@tarojs/runtime@3.6.24)(@tarojs/shared@3.6.24)(@tarojs/taro@3.6.24):
|
|
||||||
resolution: {integrity: sha512-YTE3rLXaYZ3j+rytVRJyv4TsXOxmnz91yB7xtLWeVnTmgiAb3HmBd5GqSD7N9jjMJeiJ+2QRPPUQZ0nrGXAHoA==}
|
|
||||||
peerDependencies:
|
|
||||||
'@pmmmwh/react-refresh-webpack-plugin': '*'
|
|
||||||
'@prefresh/webpack': '*'
|
|
||||||
'@tarojs/runtime': ~3.6.24
|
|
||||||
'@tarojs/shared': ~3.6.24
|
|
||||||
preact: '*'
|
|
||||||
react: '>=17'
|
|
||||||
react-refresh: '*'
|
|
||||||
peerDependenciesMeta:
|
|
||||||
'@pmmmwh/react-refresh-webpack-plugin':
|
|
||||||
optional: true
|
|
||||||
'@prefresh/webpack':
|
|
||||||
optional: true
|
|
||||||
preact:
|
|
||||||
optional: true
|
|
||||||
react:
|
|
||||||
optional: true
|
|
||||||
react-refresh:
|
|
||||||
optional: true
|
|
||||||
dependencies:
|
|
||||||
'@tarojs/helper': 3.6.24
|
|
||||||
'@tarojs/runtime': 3.6.24(@tarojs/shared@3.6.24)
|
|
||||||
'@tarojs/service': 3.6.24(@tarojs/shared@3.6.24)(@tarojs/taro@3.6.24)
|
|
||||||
'@tarojs/shared': 3.6.24
|
|
||||||
acorn: 8.10.0
|
|
||||||
acorn-walk: 8.2.0
|
|
||||||
lodash: 4.17.21
|
|
||||||
transitivePeerDependencies:
|
|
||||||
- '@swc/helpers'
|
|
||||||
- '@tarojs/taro'
|
|
||||||
- supports-color
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@tarojs/plugin-framework-vue3@3.6.24(@tarojs/runtime@3.6.24)(@tarojs/shared@3.6.24)(@tarojs/taro@3.6.24)(vue@3.3.4):
|
/@tarojs/plugin-framework-vue3@3.6.24(@tarojs/runtime@3.6.24)(@tarojs/shared@3.6.24)(@tarojs/taro@3.6.24)(vue@3.3.4):
|
||||||
resolution: {integrity: sha512-eD7xfKY1xhzUQFi9Ri21HdlxpNql4EPpchfv1SjPn2PQj+EaK4oW/muMs1WhbSrljSqGZS4atGKXmRAq/OqHvg==}
|
resolution: {integrity: sha512-eD7xfKY1xhzUQFi9Ri21HdlxpNql4EPpchfv1SjPn2PQj+EaK4oW/muMs1WhbSrljSqGZS4atGKXmRAq/OqHvg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -4270,11 +4232,13 @@ packages:
|
|||||||
/acorn-walk@8.2.0:
|
/acorn-walk@8.2.0:
|
||||||
resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==}
|
resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==}
|
||||||
engines: {node: '>=0.4.0'}
|
engines: {node: '>=0.4.0'}
|
||||||
|
dev: true
|
||||||
|
|
||||||
/acorn@8.10.0:
|
/acorn@8.10.0:
|
||||||
resolution: {integrity: sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==}
|
resolution: {integrity: sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==}
|
||||||
engines: {node: '>=0.4.0'}
|
engines: {node: '>=0.4.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
dev: true
|
||||||
|
|
||||||
/address@1.2.2:
|
/address@1.2.2:
|
||||||
resolution: {integrity: sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==}
|
resolution: {integrity: sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==}
|
||||||
|
|||||||
Reference in New Issue
Block a user