Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ loader.ts
File
loader.ts
packages/react-refresh-utils/loader.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ LoaderDefinition } from
'webpack'
2
import
RefreshModuleRuntime from
'./internal/ReactRefreshModule.runtime'
3
4
let
refreshModuleRuntime = RefreshModuleRuntime.toString()
Callers
nothing calls this directly
Calls
4
replace
Method · 0.65
toString
Method · 0.45
slice
Method · 0.45
indexOf
Method · 0.45
Tested by
no test coverage detected