svelte-preprocess-react icon indicating copy to clipboard operation
svelte-preprocess-react copied to clipboard

Experiment idea: Using sveltosis

Open bfanger opened this issue 3 years ago • 1 comments

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";

bfanger avatar Sep 24 '22 10:09 bfanger

fyi: sveltosis is now incorporated into https://github.com/builderio/mitosis

jonathanstanley avatar Oct 17 '23 22:10 jonathanstanley