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