svelte-preprocess-react
svelte-preprocess-react copied to clipboard
Experiment idea: Using sveltosis
https://try.sveltosis.dev/ This tech allows generating react-component-code from Svelte files.
This could allow the preprocessor to add support for:
import { ReactComponent as Button } from "$lib/components/Button.svelte";
fyi: sveltosis is now incorporated into https://github.com/builderio/mitosis