Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nuxt/nuxt
/ getComponents
Method
getComponents
packages/nuxt/src/components/plugins/loader.ts:14–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
13
interface
LoaderOptions {
14
getComponents (): Component[]
15
mode:
'server'
|
'client'
16
srcDir: string
17
serverComponentRuntime: string
Callers
7
isIslandFile
Function · 0.65
buildStart
Function · 0.65
load
Function · 0.65
handler
Function · 0.65
transform
Function · 0.65
handler
Function · 0.65
getComponentsImports
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected