Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/core
/ isRuntimeOnly
Function
isRuntimeOnly
packages/runtime-core/src/component.ts:991–991 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
989
990
// dev only
991
export
const
isRuntimeOnly = (): boolean => !compile
992
993
export
function
finishComponentSetup(
994
instance: ComponentInternalInstance,
Callers
5
injectCompilerOptionsCheck
Function · 0.90
applySingletonAppMutations
Function · 0.90
compatConfig.ts
File · 0.90
validateCompatConfig
Function · 0.90
setupStatefulComponent
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected