Skip to content

Conversation

bigtimebuddy
Copy link
Member

Closes #11291

Bundling GIF module dependencies was doing some funny business coercing gifunt-js and it's dependencies into a weird state that make it unable to bundle in production mode with Vite. I verified using this test: https://github.com/bigtimebuddy/pixijs-gif-vite-bug/

@bigtimebuddy bigtimebuddy requested a review from Zyie February 21, 2025 15:15
Copy link

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 d0daf03:

Sandbox Source
pixi.js-sandbox Configuration

@Zyie Zyie 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 25, 2025
@Zyie Zyie added this pull request to the merge queue Feb 26, 2025
Merged via the queue into dev with commit 9d3cba8 Feb 26, 2025
5 checks passed
@Zyie Zyie deleted the fix/gif-bundling branch February 26, 2025 09:43
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.

Bug: GIF plugin unable to build with Vite
2 participants