Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ next-dev-turbopack.ts
File
next-dev-turbopack.ts
packages/next/src/client/next-dev-turbopack.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// TODO: Remove use of `any` type.
2
import
'./register-deployment-id-global'
3
import
{ initialize, version, router, emitter } from
'./'
4
import
initHMR from
'./dev/hot-middleware-client'
Callers
nothing calls this directly
Calls
8
connect
Function · 0.90
pageBootstrap
Function · 0.90
then
Method · 0.80
all
Method · 0.80
initialize
Function · 0.70
error
Method · 0.65
catch
Method · 0.45
map
Method · 0.45
Tested by
no test coverage detected