Skip to content

inline-svg: use vite plugin transform instead #377

Description

@Gerharddc

I am currently using inlineSvg from @svelte-put/inline-svg/vite and it is working great (thanks for the awesome library btw!), but after upgrading to Vite 7 I have now started receiving the following warning:

11:06:24 AM [vite-plugin-svelte] The following plugins use the deprecated 'plugin.api.sveltePreprocess' field: vite-plugin-svelte-preprocess-inline-svg
	Please contact their maintainers and ask them to use a vite plugin transform instead.
	See https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/advanced-usage.md#transform-svelte-files-with-vite-plugins for more information.

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status
    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions