Skip to content

v1.2.1 — fix client bundle registration

Choose a tag to compare

@orangeofcarl0-sys orangeofcarl0-sys released this 15 Aug 23:05
· 4 commits to master since this release

Fix

client.js 改为浏览器 bundle 注册格式 window.__ModuleLoader__.load({ id: 'dsh-fresh-start', factory }),修复 v1.2.0 的 "loaded without registering" 错误。

Verified

  • client 8 断言 + smoke 18 断言 ALL PASS
  • 本机 /plugins/dsh-fresh-start/client.js 返回 __ModuleLoader__.load 格式