iChengbo
iChengbo
> but it may also be used as a setting in `.npmrc`: > > ``` > publish-branch=somebranch > ``` @zkochan Yes, it is. But I think in the `docs/cli/publish.md` it...
Maybe this way should be added to https://github.com/pnpm/pnpm.github.io/blob/main/docs/npmrc.md. ``` publish-branch=somebranch ```
Yes, it is infrequent, move it is also a good choice.
> (1)sizeType参数设置无效果,设置了compressed后,success回调中的图片size跟原图一致; > (2)sizeType参数 = ["original", "compressed"] ,选择图片时,没有给出是否原图的选择入口; > 以上问题点可参考微信小程序实现 @iambool `chooseImage` 由 `react-native-syan-image-picker` 实现,该依赖对压缩功能不友好,且与微信小程序表现形式不一致