MCPcopy 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

1const path = require("node:path");
2const { pathToFileURL } = require("node:url");
3
4const LIB = path.resolve(__dirname, "../../../packages/create-webpack-app/lib");

Callers

nothing calls this directly

Calls 3

actionsForFunction · 0.85
filesFromFunction · 0.85
packagesFromFunction · 0.85

Tested by

no test coverage detected