Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ next-turbopack.ts
File
next-turbopack.ts
packages/next/src/client/next-turbopack.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// A client-side entry point for Turbopack builds. Includes logic to load chunks,
2
// but does not include development-time features like hot module reloading.
3
4
import
'./register-deployment-id-global'
Callers
nothing calls this directly
Calls
7
then
Method · 0.80
all
Method · 0.80
initialize
Function · 0.70
hydrate
Function · 0.70
error
Method · 0.65
catch
Method · 0.45
map
Method · 0.45
Tested by
no test coverage detected