Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/core
/ hmr.spec.ts
File
hmr.spec.ts
packages/runtime-core/__tests__/hmr.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ HMRRuntime } from
'../src/hmr'
2
import
'../src/hmr'
3
import
type
{ ComponentOptions, InternalRenderFunction } from
'../src/component'
4
import
{
Callers
nothing calls this directly
Calls
15
render
Function · 0.90
serializeInner
Function · 0.90
triggerEvent
Function · 0.90
registerRuntimeCompiler
Function · 0.85
createRecord
Function · 0.85
h
Function · 0.85
rerender
Function · 0.85
reload
Function · 0.85
createElement
Method · 0.80
mixin
Method · 0.80
mount
Method · 0.80
compileToFunction
Function · 0.70
Tested by
no test coverage detected