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

Allow animated images #8018

Merged
merged 6 commits into from May 5, 2022
Merged

Allow animated images #8018

merged 6 commits into from May 5, 2022

Conversation

Commandtechno
Copy link
Contributor

Fixes #8012

↪️ Pull Request

Enables the animated option in sharp for animated WEBPs

💻 Examples

Sharp docs: https://sharp.pixelplumbing.com/api-constructor

image

🚨 Test instructions

✔️ PR Todo

  • Added/updated unit tests for this change
  • Filled out test instructions (In case there aren't any unit tests)
  • [ ✅ ] Included links to related issues/PRs

@Commandtechno
Copy link
Contributor Author

Commandtechno commented Apr 28, 2022

Not sure if tests are necessary for this small change. If they are, please let me know, and I can convert this to a draft until I'm able to work on that!

@mischnic
Copy link
Member

mischnic commented May 3, 2022

Prettier is failing CI, please reformat the file you changed

@mischnic mischnic merged commit bb923d6 into parcel-bundler:v2 May 5, 2022
gorakong pushed a commit that referenced this pull request Nov 3, 2022
* upstream/v2:
  fix: getNodeIdsConnected should remove duplicate values (#8054)
  chore: should log unsupported type not zero and toLocaleString's option typo (#8002)
  Allow animated images (#8018)
  Add "key" and "update_url" to webextension manifest schema (#8043)
  Allow to define the "compilerOptions" of the VueTransformer (#8031)
  fix(image transformer): Update supported formats (#8028)
  support for `oauth2` field in mv3 (#8037)
  Update @parcel/css to 1.8.2 (#8044)
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

Successfully merging this pull request may close these issues.

Animated WebP no animation in output
2 participants