MCPcopy
hub / github.com/nuxt/nuxt / devonly.test.ts

File devonly.test.ts

packages/nuxt/test/devonly.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { DevOnlyPlugin } from '../src/core/plugins/dev-only.ts'
3import { normalizeLineEndings } from './utils.ts'
4

Callers

nothing calls this directly

Calls 3

DevOnlyPluginFunction · 0.90
normalizeLineEndingsFunction · 0.90
viteTransformFunction · 0.70

Tested by

no test coverage detected