Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ColmapView/Colmapview.github.io
/ viteLocalAliasPolicy.test.ts
File
viteLocalAliasPolicy.test.ts
src/config/viteLocalAliasPolicy.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
* as path from
'node:path'
;
3
import
{ resolveViteLocalAliasPolicy } from
'../../viteLocalAliasPolicy'
;
4
Callers
nothing calls this directly
Calls
3
makePolicy
Function · 0.85
slashPath
Function · 0.85
resolve
Method · 0.65
Tested by
no test coverage detected