MCPcopy Create free account
hub / github.com/webpack/less-loader / supportsSync

Method supportsSync

test/helpers/getCodeFromLess.js:162–164  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

160 }
161
162 supportsSync() {
163 return false;
164 }
165
166 async loadFile(filename, ...args) {
167 const result =

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected