Skip to content

Provider types are not passed correctly #2014

Description

@dreitzner

With v2.0 there seems to be an issue with the interface ConfiguredImageProviders

The type is generated correctly into .nuxt/image/providers.d.ts.

Image

But it looks like it is overwritten by the default interface in node_modules/@nuxt/image/dist/module.d.ts.

This results in only the ipx provider being available and a TS Error if any other provider is used.

Image Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions