Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@hyext/beyond-plugin-ext-sdk-hy

Package Overview
Dependencies
Maintainers
15
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hyext/beyond-plugin-ext-sdk-hy

plugin for new ext-sdk

latest
npmnpm
Version
0.1.5
Version published
Maintainers
15
Created
Source

小程序SDK构建插件

  • 小程序使用新版小程序SDK
  • 默认安装虎牙小程序

1. 安装

npm install -D @hyext/beyond-plugin-ext-sdk-hy

2. 小程序根目录下新增/修改配置文件 beyond.config.json

{
  "plugins": [
    [
      "@hyext/beyond-plugin-ext-sdk-hy"
    ]
  ]
}

3. 安装最新版本的统一SDK

npm i @hyext/ext-sdk-hy@latest -E

4. 移除旧版本SDK

npm uninstall @hyext/hyliveext-rn-sdk
npm uninstall @hyext/hyext-rn-sdk  

5. 启动本地服务(不再区分助手端和直播端)

npx hyext start

FAQs

Package last updated on 05 Mar 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts