rozek / svelte-device-info

informs about a device's form factor and pointing accuracy (not only for Svelte)
MIT License
23 stars 1 forks source link

Add missing exports conditions #3

Closed laxadev closed 8 months ago

laxadev commented 10 months ago

You can find more information about this here https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/faq.md#missing-exports-condition

rozek commented 8 months ago

Hi,

thank you very much for your notice - I've just added the required "export condition".

Could you please check if everything runs fine now?

Thanks in advance for your effort!

laxadev commented 8 months ago

Hi,

Yes, all good. Thanks.