Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>mp_releaseNew to Visual Studio Code? Get it now.
mp_release

mp_release

hliujie

|
83 installs
| (1) | Free
??????????&???
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

小程序编译并上传体验版&预览版

配置config

  • port: 端口,默认3100
  • gitlabHost: gitlab host
  • gitlabToken: gitlab personal access token
  • gitlabRepoIds: 仓库Id, 例: ['2345', '1234']
  • mpList: 小程序列表
    • 例子:
    [
      {
        appid: 'xxx', 
        appname: 'xxx',
        // 小程序上传key, 去微信平台下载密钥key, 需保证该路径可以访问到
        keypath: '/Users/heliujie/Desktop/private.key' 
      }
    ]
    
  • experienceQrCodeUrl: 体验版二维码网络图片, 例: https://xxxx.png

支持(Taro微信小程序)

  • 上传体验版
  • 上传预览版

使用方式

如下图, 资源管理器里,点击启动服务 引导

页面操作

引导

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft