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

File index.js

test/cases/resolving/context/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1it("should resolve loaders relative to require", function() {
2 var index = "index", test = "test";
3 expect(require("./loaders/queryloader?query!!!!./node_modules/subcontent/" + index + ".js")).toEqual({
4 resourceQuery: "",

Callers

nothing calls this directly

Calls 2

itFunction · 0.50
requireFunction · 0.50

Tested by

no test coverage detected