ci(custom):
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
2024-03-08 19:08:27 +08:00
parent 45aa1c49e9
commit 0dc1da654e
10 changed files with 245 additions and 279 deletions

View File

@@ -13,7 +13,7 @@
"build:swan": "taro build --type swan",
"build:alipay": "taro build --type alipay",
"build:tt": "taro build --type tt",
"build:h5": "taro build --type h5",
"build:h5:prod": "taro build --type h5",
"build:h5:test": "taro build --type h5 --mode test",
"build:rn": "taro build --type rn",
"build:qq": "taro build --type qq",
@@ -56,9 +56,6 @@
"author": "",
"dependencies": {
"@babel/runtime": "^7.22.11",
"@sentry/browser": "^7.81.0",
"@sentry/vue": "^7.81.0",
"@sentry/webpack-plugin": "^2.10.1",
"@tarojs/components": "3.6.22",
"@tarojs/helper": "3.6.22",
"@tarojs/plugin-framework-vue3": "3.6.22",