MCPcopy Index your code
hub / github.com/webpack/webpack-dev-server / is-web-target.test.js

File is-web-target.test.js

test/is-web-target.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from "node:test";
2import { expect } from "expect";
3import webpack from "webpack";
4import Server from "../lib/Server.js";

Callers

nothing calls this directly

Calls 2

compileFunction · 0.85
isWebTargetMethod · 0.80

Tested by

no test coverage detected