svelte-range-slider-pips icon indicating copy to clipboard operation
svelte-range-slider-pips copied to clipboard

fix: add `exports` field to package.json for Svelte entry point

Open oekazuma opened this issue 5 months ago • 3 comments

fix: https://github.com/simeydotme/svelte-range-slider-pips/issues/125

This fix should eliminate the annoying warnings.

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

[email protected]

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

oekazuma avatar Jan 24 '24 02:01 oekazuma