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

Class CustomImportPlugin

test/helpers/getCodeFromLess.js:174–178  ·  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 }
178}
179
180/**
181 * @param {string} testId test ID

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…