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

File index.js

test/hotCases/universal/wasm/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getNumber } from "./wasm.wat";
2import update from "../../update.esm.js";
3
4import.meta.webpackHot.accept(["./wasm.wat"]);

Callers

nothing calls this directly

Calls 4

getNumberFunction · 0.90
itFunction · 0.50
updateFunction · 0.50
getNumberMethod · 0.45

Tested by

no test coverage detected