MCPcopy
hub / github.com/remix-run/react-router / vite-build-test.ts

File vite-build-test.ts

integration/vite-build-test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as path from "node:path";
2import { globSync } from "node:fs";
3import { test, expect } from "@playwright/test";
4import getPort from "get-port";

Callers

nothing calls this directly

Calls 9

createProjectFunction · 0.85
reactRouterConfigFunction · 0.85
reactRouterServeFunction · 0.85
grepFunction · 0.85
gotoMethod · 0.80
replaceMethod · 0.65
pushMethod · 0.65
buildFunction · 0.50
stopFunction · 0.50

Tested by

no test coverage detected