import {renderToString} from "solid-js/web"; import {App} from "../shared/src/App"; const html = renderToString(() => ) console.log(html);