Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/solidjs/solid-start
/ entry-server.tsx
File
entry-server.tsx
apps/fixtures/css/src/entry-server.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @refresh reload
2
import { createHandler, StartServer } from
"@solidjs/start/server"
;
3
import
"./styles/entryServer.css"
;
4
import url from
"./styles/entryServerUrl.css?url"
;
Callers
nothing calls this directly
Calls
1
createHandler
Function · 0.90
Tested by
no test coverage detected