Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/webpack/webpack-cli
/ generators.test.js
File
generators.test.js
test/create-webpack-app/init/generators.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
path = require(
"node:path"
);
2
const
{ pathToFileURL } = require(
"node:url"
);
3
4
const
LIB = path.resolve(__dirname,
"../../../packages/create-webpack-app/lib"
);
Callers
nothing calls this directly
Calls
3
actionsFor
Function · 0.85
filesFrom
Function · 0.85
packagesFrom
Function · 0.85
Tested by
no test coverage detected