Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nuxt/nuxt
/ components-tree-shake.test.ts
File
components-tree-shake.test.ts
packages/nuxt/test/components-tree-shake.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readFileSync } from
'node:fs'
2
import
path from
'node:path'
3
import
process from
'node:process'
4
import
{ describe, expect, it, vi } from
'vitest'
Callers
nothing calls this directly
Calls
6
normalizeLineEndings
Function · 0.90
TreeShakeTemplatePlugin
Function · 0.90
SFCCompile
Function · 0.85
treeshake
Function · 0.85
resolve
Method · 0.80
toString
Method · 0.80
Tested by
no test coverage detected