MCPcopy
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
4import './register-deployment-id-global'

Callers

nothing calls this directly

Calls 7

thenMethod · 0.80
allMethod · 0.80
initializeFunction · 0.70
hydrateFunction · 0.70
errorMethod · 0.65
catchMethod · 0.45
mapMethod · 0.45

Tested by

no test coverage detected