MCPcopy
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

1import * as path from "node:path";
2import { test, expect } from "@playwright/test";
3
4import { createProject, grep, build } from "./helpers/vite.js";

Callers

nothing calls this directly

Calls 3

createProjectFunction · 0.85
grepFunction · 0.85
buildFunction · 0.50

Tested by

no test coverage detected