Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ CssIcssExportDependency.unittest.js
File
CssIcssExportDependency.unittest.js
test/CssIcssExportDependency.unittest.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use strict"
;
2
3
const
Dependency = require(
"../lib/Dependency"
);
4
const
CssIcssExportDependency = require(
"../lib/dependencies/CssIcssExportDependency"
);
Callers
nothing calls this directly
Calls
12
makeModuleGraph
Function · 0.85
require
Function · 0.70
entry
Function · 0.70
makeModule
Function · 0.70
it
Function · 0.50
getExports
Method · 0.45
getReferencedExports
Method · 0.45
getWarnings
Method · 0.45
updateHash
Method · 0.45
push
Method · 0.45
serialize
Method · 0.45
deserialize
Method · 0.45
Tested by
no test coverage detected