Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/webpack/less-loader
/
Class
test/loader.test.js:807–807 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
805
}
806
807
class
CustomClassPlugin {
808
install(lessInstance, pluginManager) {
809
pluginManager.addFileManager(
new
Plugin(lessInstance, pluginManager));
810
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected