MCPcopy
hub / github.com/webpack/webpack / supportTemplateLiteral

Method supportTemplateLiteral

lib/RuntimeTemplate.js:231–233  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

229 }
230
231 supportTemplateLiteral() {
232 return this.outputOptions.environment.templateLiteral;
233 }
234
235 supportNodePrefixForCoreModules() {
236 return this.outputOptions.environment.nodePrefixForCoreModules;

Callers 1

concatenationMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected