MCPcopy
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

1import "./index.css";
2
3const findOurLink = () =>
4 [...window.document.getElementsByTagName("link")].find(

Callers

nothing calls this directly

Calls 6

appendChildMethod · 0.80
getElementsByTagNameMethod · 0.80
getAttributeMethod · 0.80
findOurLinkFunction · 0.70
itFunction · 0.50
requireFunction · 0.50

Tested by

no test coverage detected