diff --git a/package.json b/package.json index 144e0e9..41b88f5 100644 --- a/package.json +++ b/package.json @@ -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",