aboutsummaryrefslogtreecommitdiff
path: root/integration/snapshots/global-is-remapped-to-globalThis.hmr.js
diff options
context:
space:
mode:
Diffstat (limited to 'integration/snapshots/global-is-remapped-to-globalThis.hmr.js')
-rw-r--r--integration/snapshots/global-is-remapped-to-globalThis.hmr.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/snapshots/global-is-remapped-to-globalThis.hmr.js b/integration/snapshots/global-is-remapped-to-globalThis.hmr.js
index a5a3723a6..aa9e9d8b5 100644
--- a/integration/snapshots/global-is-remapped-to-globalThis.hmr.js
+++ b/integration/snapshots/global-is-remapped-to-globalThis.hmr.js
@@ -6,7 +6,7 @@ __HMRClient as Bun
} from "http://localhost:8080/__runtime.js";
Bun.activate(false);
-var hmr = new HMR(713665787, "global-is-remapped-to-globalThis.js"), exports = hmr.exports;
+var hmr = new HMR(2277846108, "global-is-remapped-to-globalThis.js"), exports = hmr.exports;
(hmr._load = function() {
function test() {
console.assert(globalThis === globalThis);