Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/remix-run/react-router
/ vite-dot-client-test.ts
File
vite-dot-client-test.ts
integration/vite-dot-client-test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as path from
"node:path"
;
2
import
{ test, expect } from
"@playwright/test"
;
3
4
import
{ createProject, grep, build } from
"./helpers/vite.js"
;
Callers
nothing calls this directly
Calls
3
createProject
Function · 0.85
grep
Function · 0.85
build
Function · 0.50
Tested by
no test coverage detected