MCPcopy
hub / github.com/webpack/webpack / index.js

File index.js

test/configCases/concatenate-modules/import-module/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import url from "./loader!!";
2import {url as url2} from "./module1";
3
4it("should compile and run", () => {

Callers

nothing calls this directly

Calls 2

itFunction · 0.50
toStringMethod · 0.45

Tested by

no test coverage detected