ssr in prod (!!)

This commit is contained in:
MapleLeaf
2021-12-31 12:42:13 -06:00
committed by Darius
parent 594c0dc42d
commit 235775f84a
9 changed files with 119 additions and 49 deletions

View File

@@ -1,4 +1,3 @@
import * as React from "react"
import { Root } from "./root"
export async function render(url: string) {