Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ index.js
File
index.js
test/cases/context/issue-10969/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
it(
"should replace ! with %21 in the module id string of the context module"
,
function
() {
2
const
moduleId = require.context(
3
"./folder"
,
4
true,
Callers
nothing calls this directly
Calls
2
context
Method · 0.80
it
Function · 0.50
Tested by
no test coverage detected