Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
const
{ existsSync } = require(
"node:fs"
);
4
const
{ join, resolve } = require(
"node:path"
);
Callers
nothing calls this directly
Calls
7
createPathDependentUtils
Function · 0.85
uniqueDirectoryForTest
Function · 0.85
normalizeStdout
Function · 0.85
resolve
Function · 0.85
dataForTests
Function · 0.70
runPromptWithAnswers
Function · 0.50
run
Function · 0.50
Tested by
no test coverage detected