提交图

5 次代码提交

作者 SHA1 备注 提交日期
徐勤民
b25ae21760 fix(build): switch from umd to cjs format to support dual entry points
Vite does not allow multiple entry points with umd/iife output formats.
Switching to es+cjs enables the private/ sub-package build.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 21:18:02 +08:00
徐勤民
7054cb7c4f ci: fix Jenkinsfile to use bat (Jenkins runs on Windows)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 21:16:07 +08:00
徐勤民
6a356f246a ci: fix Jenkinsfile and add @xuqm-private/h5-sdk publish step
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 21:13:05 +08:00
徐勤民
c2b226dd8f chore: add .gitignore and remove node_modules from tracking
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 21:08:21 +08:00
徐勤民
e34fa2052a feat(private): add private deployment SDK module
Adds @xuqm/h5-sdk/private entry point with JSON-based initialization,
feature gating, and error codes for private deployment scenarios.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 21:08:08 +08:00