Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/webpack/less-loader
/
Class
test/helpers/getCodeFromLess.js:149–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
};
148
149
class
ResolvePlugin extends less.FileManager {
150
supports(filename) {
151
if
(filename[0] ===
"/"
|| path.win32.isAbsolute(filename)) {
152
return
true;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected