Skip to content

Extract negotiation code to fix broken legacy bundle#355

Merged
koenbollen merged 3 commits intomainfrom
fix-300
May 7, 2026
Merged

Extract negotiation code to fix broken legacy bundle#355
koenbollen merged 3 commits intomainfrom
fix-300

Conversation

@koenbollen
Copy link
Copy Markdown
Collaborator

The legacy bundle broke because the compile seem to be confused about the inline async. Extracting it into a private method seem to have fixed it.

Closes #300

The legacy bundle broke because the compile seem to be confused about the inline async. Extracting it into a private method seem to have fixed it.

Closes #300
@koenbollen koenbollen requested a review from erikdubbelboer May 6, 2026 08:45
@koenbollen koenbollen merged commit f04b0d4 into main May 7, 2026
8 checks passed
@koenbollen koenbollen deleted the fix-300 branch May 7, 2026 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

legacy.ts doesn't work anymore

3 participants