Is your feature request related to a problem? Please describe.
I'm using qwik framework which has no package ecosystem.
Describe the solution you'd likehttps://github.com/BuilderIO/mitosis
The merged a sveltosis project which should mean that you only have to add another build target in package.json because it's a svelte project.
Describe alternatives you've considered
Just using mui with compatibility package for react, but then that gets eagerly loaded and likely hydrated.
Additional contexthttps://github.com/sveltosis/sveltosis
People say that the stuff winds up being buggy, and some of other ui libraries like preline that use mitosis don't seem to have all that deep of an integration (I forget how).
Is your feature request related to a problem? Please describe. I'm using qwik framework which has no package ecosystem.
Describe the solution you'd like https://github.com/BuilderIO/mitosis The merged a sveltosis project which should mean that you only have to add another build target in package.json because it's a svelte project.
Describe alternatives you've considered Just using mui with compatibility package for react, but then that gets eagerly loaded and likely hydrated.
Additional context https://github.com/sveltosis/sveltosis People say that the stuff winds up being buggy, and some of other ui libraries like preline that use mitosis don't seem to have all that deep of an integration (I forget how).