MCPcopy
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

1import { readFileSync } from 'node:fs'
2import path from 'node:path'
3import process from 'node:process'
4import { describe, expect, it, vi } from 'vitest'

Callers

nothing calls this directly

Calls 6

normalizeLineEndingsFunction · 0.90
TreeShakeTemplatePluginFunction · 0.90
SFCCompileFunction · 0.85
treeshakeFunction · 0.85
resolveMethod · 0.80
toStringMethod · 0.80

Tested by

no test coverage detected