Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ cjs.js
File
cjs.js
test/cases/parsing/complex-require/cjs.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
2
it(
"should parse template strings in require.ensure requires"
,
function
(done) {
3
var
name =
"abc"
;
4
var
suffix =
"Test"
;
Callers
nothing calls this directly
Calls
6
ensure
Method · 0.80
slice
Method · 0.80
resolve
Method · 0.65
it
Function · 0.50
require
Function · 0.50
concat
Method · 0.45
Tested by
no test coverage detected