Skip to content

doesn't generate other formats on "nuxt generate" #933

Open
@letoast

Description

@letoast

Working with

"@nuxt/image-edge": "^1.0.0-rc.1-28164352.ad7c010",
"nuxt": "^3.6.5",
image: {
    format: ['webp'],
    provider: 'ipx',
    ipx: {
        modifiers: {
            quality: '80',
            format: ['webp']
        }
    }
}

tried on macbook air m2 and netlify builds. The images are transformed but no other formats are generated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions