Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ isIIFE
Method
isIIFE
lib/RuntimeTemplate.js:119–121 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
117
}
118
119
isIIFE() {
120
return
this.outputOptions.iife;
121
}
122
123
isModule() {
124
return
this.outputOptions.module;
Callers
2
render
Method · 0.80
renderMain
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected