Skip to content

Missing export condition for svelte field #83

Closed
@LeonStoldt

Description

I received the following warning when building my project:

$ vite build
11:30:37 AM [vite-plugin-svelte] WARNING: The following packages have a svelte field in their package.json but no exports condition for svelte.

@icons-pack/[email protected]

Please see https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/faq.md#missing-exports-condition for details.

The referred link explains that the current way is deprecated and needs to be updated in order to work in the future.

Just wanted to let you know 😉

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