绝弹
绝弹
这种风格不错也更适合,既然有同学在做了那就期待了。
 调试了一下,在图中位置加了判断能正常执行,仅供参考。
> no (reproduction please) https://stackblitz.com/edit/vitejs-vite-z6f6jw?file=build.config.ts when `declaration: true`, it build fail. then add `rollup.commonjs.extensions`,it works.
> **您使用的西瓜播放器版本是多少? What version of xgplayer are you using?** ^3.0.21 > > **如何复现问题? How to reproduce the problem?** https://h5player.bytedance.com/examples/?type=vod&plugin=xg-music 官网示例一样的问题 如果在用户未交互之前进行了初始化,确实会有这个问题,你可以等到用户有交互后再创建试试。