diff --git a/package.json b/package.json index 84f92d3..9a6bc52 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ "build:swan": "taro build --type swan", "build:alipay": "taro build --type alipay", "build:tt": "taro build --type tt", + "build:h5:test": "taro build --type h5 --mode test", "build:h5": "taro build --type h5", "build:rn": "taro build --type rn", "build:qq": "taro build --type qq",