MCPcopy
hub / github.com/webpack/webpack / supportsLogicalAssignment

Method supportsLogicalAssignment

lib/RuntimeTemplate.js:183–185  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

181 }
182
183 supportsLogicalAssignment() {
184 return this.outputOptions.environment.logicalAssignment;
185 }
186
187 supportsArrowFunction() {
188 return this.outputOptions.environment.arrowFunction;

Callers 1

assignOrMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected