update
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-11-18 20:52:47 +08:00
parent 025c9e1e1e
commit c76a582a86

View File

@@ -15,6 +15,7 @@
"build:alipay": "taro build --type alipay",
"build:tt": "taro build --type tt",
"build:h5": "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",
"build:jd": "taro build --type jd",