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

Class

test/helpers/getCodeFromLess.js:174–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172}
173
174class CustomImportPlugin {
175 install(lessInstance, pluginManager) {
176 pluginManager.addFileManager(new ResolvePlugin());
177 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected