diff options
Diffstat (limited to '')
-rw-r--r-- | integration/snapshots/forbid-in-is-correct.hmr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/snapshots/forbid-in-is-correct.hmr.js b/integration/snapshots/forbid-in-is-correct.hmr.js index bd20b7b42..979a6be64 100644 --- a/integration/snapshots/forbid-in-is-correct.hmr.js +++ b/integration/snapshots/forbid-in-is-correct.hmr.js @@ -6,7 +6,7 @@ __HMRClient as Bun } from "http://localhost:8080/__runtime.js"; Bun.activate(false); -var hmr = new HMR(346837007, "forbid-in-is-correct.js"), exports = hmr.exports; +var hmr = new HMR(2952402969, "forbid-in-is-correct.js"), exports = hmr.exports; (hmr._load = function() { var foo = () => { var D = (i, r) => () => (r || i((r = {exports: {} }).exports, r), r.exports); |