diff options
Diffstat (limited to 'integration/snapshots/export.hmr.js')
-rw-r--r-- | integration/snapshots/export.hmr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/snapshots/export.hmr.js b/integration/snapshots/export.hmr.js index 6088ffd77..04821c18e 100644 --- a/integration/snapshots/export.hmr.js +++ b/integration/snapshots/export.hmr.js @@ -8,7 +8,7 @@ import what from "http://localhost:8080/_auth.js"; import * as where from "http://localhost:8080/_auth.js"; Bun.activate(false); -var hmr = new HMR(1879780259, "export.js"), exports = hmr.exports; +var hmr = new HMR(4033101122, "export.js"), exports = hmr.exports; (hmr._load = function() { var yoyoyo = "yoyoyo"; function hey() { |