Update solid-start
This commit is contained in:
parent
2a1cf8114e
commit
a657906f4f
3 changed files with 331 additions and 80 deletions
|
@ -1,4 +1,5 @@
|
|||
import { createHandler, StartServer } from "@solidjs/start/server";
|
||||
import { createHandler } from "@solidjs/start/entry";
|
||||
import { StartServer } from "@solidjs/start/server";
|
||||
|
||||
export default createHandler(() => (
|
||||
<StartServer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue