diff options
author | 2021-10-03 18:49:31 -0700 | |
---|---|---|
committer | 2021-10-03 18:49:31 -0700 | |
commit | 82bf89a946690c0297cba84bf50214eba705a863 (patch) | |
tree | 22215f2c7651fa07606221a57c35fbfe7b292d85 /integration/snapshots/tsx-fallback-rewrite-works.hmr.js | |
parent | f4a4e793aa964ba2d0883a19205c32ec01eaf8f0 (diff) | |
download | bun-jarred/linux.tar.gz bun-jarred/linux.tar.zst bun-jarred/linux.zip |
1% perf improvements on Linuxjarred/linux
Diffstat (limited to 'integration/snapshots/tsx-fallback-rewrite-works.hmr.js')
-rw-r--r-- | integration/snapshots/tsx-fallback-rewrite-works.hmr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/snapshots/tsx-fallback-rewrite-works.hmr.js b/integration/snapshots/tsx-fallback-rewrite-works.hmr.js index 3f2f754e2..85b864563 100644 --- a/integration/snapshots/tsx-fallback-rewrite-works.hmr.js +++ b/integration/snapshots/tsx-fallback-rewrite-works.hmr.js @@ -6,7 +6,7 @@ __HMRClient as Bun } from "http://localhost:8080/__runtime.js"; Bun.activate(false); -var hmr = new HMR(2117426367, "tsx-fallback-rewrite-works.tsx"), exports = hmr.exports; +var hmr = new HMR(2958250497, "tsx-fallback-rewrite-works.tsx"), exports = hmr.exports; (hmr._load = function() { function test() { return testDone(import.meta.url); |