MCPcopy Create free account
hub / github.com/webpack/webpack-cli / loader.test.js

File loader.test.js

test/create-webpack-app/loader/loader.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use strict";
2
3const { existsSync } = require("node:fs");
4const { join, resolve } = require("node:path");

Callers

nothing calls this directly

Calls 7

createPathDependentUtilsFunction · 0.85
uniqueDirectoryForTestFunction · 0.85
normalizeStdoutFunction · 0.85
resolveFunction · 0.85
dataForTestsFunction · 0.70
runPromptWithAnswersFunction · 0.50
runFunction · 0.50

Tested by

no test coverage detected