MCPcopy
hub / github.com/webpack/webpack / worker.js

File worker.js

test/hotCases/worker/update-in-worker/worker.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import module from "./module";
2
3let counter = 1;
4

Callers

nothing calls this directly

Calls 2

postMessageMethod · 0.80
checkMethod · 0.65

Tested by

no test coverage detected