matyunya / smelte

UI framework with material components built with Svelte and Tailwind CSS
https://smeltejs.com/
MIT License
1.53k stars 114 forks source link

Packaging improvements #268

Open benmccann opened 2 years ago

benmccann commented 2 years ago

I noticed that Smelte is one of the more popular packages that doesn't work with SvelteKit yet (https://github.com/matyunya/smelte/issues/230). Here's a couple things I noticed that should probably be changed to make the package work better with SvelteKit

These changes may not be sufficient, but would be good to make nonetheless to bring support closer

benmccann commented 2 years ago

@matyunya any chance you'd be able to take a look at this PR?