Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expect, it } from
'vitest'
2
import
{ DevOnlyPlugin } from
'../src/core/plugins/dev-only.ts'
3
import
{ normalizeLineEndings } from
'./utils.ts'
4
Callers
nothing calls this directly
Calls
3
DevOnlyPlugin
Function · 0.90
normalizeLineEndings
Function · 0.90
viteTransform
Function · 0.70
Tested by
no test coverage detected