Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/webpack/less-loader
/
Class
test/loader.test.js:797–797 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
795
const
less = require(
"less"
);
796
797
class
Plugin extends less.FileManager {
798
constructor(lessInstance, pluginManager) {
799
super();
800
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected