Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mini program support offline replay & optimize mini program sdk pack … #112

Merged
merged 6 commits into from
Nov 20, 2024

Conversation

qkang07
Copy link
Collaborator

@qkang07 qkang07 commented Nov 12, 2024

Changes

  1. page-spy-plugin-mp-data-harbor小程序离线日志插件,支持小程序离线日志上传
  2. 小程序添加 showPanel 方法,可弹出原生 ActionSheet 面板,用于查看 PageSpy 房间号,并支持插件注册按钮。
  3. 优化小程序 SDK 打包,由原来的打包成无依赖独立包改为有依赖 esm。原因:无依赖独立包会把依赖打到包内,导致SDK和插件之间无法共享依赖,且增大插件的体积。

@qkang07 qkang07 merged commit e32ceb3 into main Nov 20, 2024
1 check failed
@qkang07 qkang07 deleted the feat/mp-rec branch November 20, 2024 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant