svelte-keyboard
svelte-keyboard copied to clipboard
Getting a warning "The following packages have a svelte field in their package.json but no exports condition for svelte"
Users of other packages got this same warning such as this one and this one. Something to do with the package.json of the package itself not having export conditions as required by the latest version of Svelte.