lili/lilith
Explore posts from serversCannot run React alongside SolidJS in Astro
Update
I believe to have tracked it down to this line in my tsconfig.json:
I'm still stuck because I don't know how or if it's possible to make typescript work with solidjs and react together. Can anyone help me figure out how to fix this?
7 replies
Cannot run React alongside SolidJS in Astro
see also for info on using multiple JSX frameworks: https://docs.astro.build/en/guides/integrations-guide/react/#combining-multiple-jsx-frameworks
7 replies