Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/NativeScript
/ strategy.spec.ts
File
strategy.spec.ts
packages/vite/hmr/frameworks/vue/server/strategy.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, vi } from
'vitest'
;
2
import
{ createHash } from
'crypto'
;
3
import
{ mkdtempSync, mkdirSync, writeFileSync, rmSync } from
'fs'
;
4
import
* as path from
'path'
;
Callers
nothing calls this directly
Calls
15
getProjectAppVirtualPath
Function · 0.85
matchesFile
Method · 0.80
preClean
Method · 0.80
rewriteFrameworkImports
Method · 0.80
postClean
Method · 0.80
ensureVersionedImports
Method · 0.80
processFile
Method · 0.80
join
Method · 0.80
buildRegistry
Method · 0.80
get
Method · 0.65
parse
Method · 0.65
match
Method · 0.45
Tested by
no test coverage detected