Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/webpack/css-loader
/ shouldUseIcssPlugin
Function
shouldUseIcssPlugin
src/utils.js:730–732 ·
view source on GitHub ↗
(options)
Source
from the content-addressed store, hash-verified
728
}
729
730
function
shouldUseIcssPlugin(options) {
731
return
Boolean(options.modules);
732
}
733
734
function
getModulesPlugins(options, loaderContext) {
735
const
{
Callers
1
loader
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected