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

File cli-plugin-interop.test.js

test/api/cli-plugin-interop/cli-plugin-interop.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const path = require("node:path");
2
3// Simulate Bun's ESM↔CJS interop: the dynamic import of cli-plugin resolves to
4// the class itself instead of Node's `{ __esModule, default }` wrapper. Guards

Callers

nothing calls this directly

Calls 1

runMethod · 0.80

Tested by

no test coverage detected