Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C create-react-app
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,547
    • Issues 1,547
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 417
    • Merge requests 417
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • create-react-app
  • Issues
  • #9610
Closed
Open
Issue created Sep 08, 2020 by Administrator@rootContributor

AVIF image support

Created by: Hongbo-Miao

Is your proposal related to a problem?

AVIF has landed, create-react-app currently cannot load it.

Here is a good article about AVIF format image: https://jakearchibald.com/2020/avif-has-landed/

Describe the solution you'd like

It would be great to support AVIF format image.

Describe alternatives you've considered

N/A

Additional context

I found these two pull requests to add WebP support in history to see if I can help:

  • https://github.com/facebook/create-react-app/pull/458
  • https://github.com/facebook/create-react-app/pull/5978

But seems the structure of the create-react-app has huge changes during last a few years. When I search webp, I only found the type related file, and created the pull request for AVIF at https://github.com/facebook/create-react-app/pull/9611.

So still need actual AVIF support.

Assignee
Assign to
Time tracking