Skip to content

fix: use local ESM build in child-simple and child-chart#11

Merged
ihatexcel merged 1 commit into
mainfrom
claude/setup-tsup-github-lib-KNfOE
May 10, 2026
Merged

fix: use local ESM build in child-simple and child-chart#11
ihatexcel merged 1 commit into
mainfrom
claude/setup-tsup-github-lib-KNfOE

Conversation

@ihatexcel

Copy link
Copy Markdown
Owner

CDN URL (main branch) and local build (feature branch) have version mismatch that breaks the ACK protocol — handshake succeeds but data sends time out. Both child files now use ./iframe-flight.esm.js, consistent with child.html. Code snippets on the quick-start page still demonstrate the CDN import-map approach.

https://claude.ai/code/session_014XkyCi4sXUHdDjMstV2Pbt

CDN URL (main branch) and local build (feature branch) have version
mismatch that breaks the ACK protocol — handshake succeeds but data
sends time out. Both child files now use ./iframe-flight.esm.js,
consistent with child.html. Code snippets on the quick-start page
still demonstrate the CDN import-map approach.

https://claude.ai/code/session_014XkyCi4sXUHdDjMstV2Pbt
@ihatexcel ihatexcel merged commit 9a4e25a into main May 10, 2026
3 checks passed
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.

2 participants