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

Bump @pixi/webworker-plugins to 0.3.0 #10227

Merged
merged 2 commits into from
Feb 18, 2024
Merged

Bump @pixi/webworker-plugins to 0.3.0 #10227

merged 2 commits into from
Feb 18, 2024

Conversation

SuperSodaSea
Copy link
Member

@SuperSodaSea SuperSodaSea commented Feb 18, 2024

Bump @pixi/webworker-plugins to 0.3.0, this prevent ReferenceError when using @pixi/node.

Fixes #10170, fixes pixijs/node#15.

@SuperSodaSea SuperSodaSea added this to the v7.4.1 milestone Feb 18, 2024
Copy link

codesandbox-ci bot commented Feb 18, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit eb03e24:

Sandbox Source
pixi.js-sandbox Configuration

Co-authored-by: Matt Karl <matt@mattkarl.com>
@bigtimebuddy bigtimebuddy added the ✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t label Feb 18, 2024
@bigtimebuddy bigtimebuddy merged commit b631cc5 into dev Feb 18, 2024
3 checks passed
@bigtimebuddy bigtimebuddy deleted the fix/worker branch February 18, 2024 16:33
@bigtimebuddy
Copy link
Member

Thank you @SuperSodaSea for the quick fix 👍

@notchris
Copy link

Thank you @bigtimebuddy @SuperSodaSea!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ReferenceError: Worker is not defined Bug: 'Worker is not defined' with Pixi 7.4.0 and Node v18.17.1
3 participants