AlexxNB / tinro

Highly declarative, tiny, dependency free router for Svelte's web applications.
MIT License
678 stars 30 forks source link

Svelte field in package.json deprecated #132

Open ejannink opened 2 months ago

ejannink commented 2 months ago

I'm getting this message in svelte4/vite abbout a depricated field in the package.json for tinro.:

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

tinro@0.6.12

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