Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ index.js
File
index.js
test/hotCases/invalidate/during-idle/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ a, b, c } from
"./module"
;
2
3
it(
"should allow to invalidate and reload a file"
, () => {
4
const
oldA = a.value;
Callers
nothing calls this directly
Calls
4
status
Method · 0.65
invalidate
Method · 0.65
apply
Method · 0.65
it
Function · 0.50
Tested by
no test coverage detected