MCPcopy
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

applyMethod · 0.80
renderChunkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected