aboutsummaryrefslogtreecommitdiff
path: root/integration/snapshots/global-is-remapped-to-globalThis.hmr.js
diff options
context:
space:
mode:
authorGravatar Jarred SUmner <jarred@jarredsumner.com> 2021-10-03 18:49:31 -0700
committerGravatar Jarred SUmner <jarred@jarredsumner.com> 2021-10-03 18:49:31 -0700
commit82bf89a946690c0297cba84bf50214eba705a863 (patch)
tree22215f2c7651fa07606221a57c35fbfe7b292d85 /integration/snapshots/global-is-remapped-to-globalThis.hmr.js
parentf4a4e793aa964ba2d0883a19205c32ec01eaf8f0 (diff)
downloadbun-jarred/linux.tar.gz
bun-jarred/linux.tar.zst
bun-jarred/linux.zip
1% perf improvements on Linuxjarred/linux
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);