Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ index.js
File
index.js
test/hotCases/css/link-insert-hook/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
"./index.css"
;
2
3
const
findOurLink = () =>
4
[...window.document.getElementsByTagName(
"link"
)].find(
Callers
nothing calls this directly
Calls
6
appendChild
Method · 0.80
getElementsByTagName
Method · 0.80
getAttribute
Method · 0.80
findOurLink
Function · 0.70
it
Function · 0.50
require
Function · 0.50
Tested by
no test coverage detected