Skip to content

Commit d806a1e

Browse files
fix: simplify game-bridge inlining to prevent module loading conflicts
Previous attempt inlined all Parcel code-split chunks (ccip.*.js) into the HTML, but created conflicting module registration. Simplified the approach by only injecting JSBI and fetch polyfills into the already-inlined Parcel bundle, removing unnecessary code-split chunk handling.
1 parent 948a41a commit d806a1e

1 file changed

Lines changed: 665 additions & 4 deletions

File tree

0 commit comments

Comments
 (0)