framework7io / framework7

Full featured HTML framework for building iOS & Android apps
http://framework7.io
MIT License
17.97k stars 3.24k forks source link

Svelte 4 warning "no exports condition" when framework 7 library is used. #4257

Closed ievgennaida closed 3 months ago

ievgennaida commented 3 months ago

Warning when trying to build framework 7 with vite:

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

framework7-svelte@8.3.2

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

Versions: "svelte": "4.2.12", "framework7": "8.3.2", "framework7-svelte": "8.3.2",

nolimits4web commented 3 months ago

Your issue is closed because it is not filled correctly. Before you open an issue please review the contributing guideline.

Please fill the issue template correctly and:

It will save a lot of time for other contributors to check your issue and fix it.