Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReferenceError: TransformStream is not defined #21

Closed
liviuciulinaru opened this issue Nov 1, 2024 · 1 comment
Closed

ReferenceError: TransformStream is not defined #21

liviuciulinaru opened this issue Nov 1, 2024 · 1 comment

Comments

@liviuciulinaru
Copy link

Would be useful to add this as well, as I needed after BroadcastChannel fix

 this.global.TransformStream = TransformStream;

But I manually added as it was not in this package

@kettanaito
Copy link
Member

Fixed by #20.

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

No branches or pull requests

2 participants