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

Class

test/fixtures/folder/customFileLoaderPlugin.cjs:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32class CustomFileLoaderPlugin {
33 install(less, pluginManager) {
34 pluginManager.addFileManager(new Plugin());
35 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected