diff options
Diffstat (limited to '')
-rw-r--r-- | integration/snapshots/bundled-entry-point.hmr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/integration/snapshots/bundled-entry-point.hmr.js b/integration/snapshots/bundled-entry-point.hmr.js index f3008327a..828236c19 100644 --- a/integration/snapshots/bundled-entry-point.hmr.js +++ b/integration/snapshots/bundled-entry-point.hmr.js @@ -7,10 +7,10 @@ __HMRModule as HMR import { __HMRClient as Bun } from "http://localhost:8080/__runtime.js"; -import * as $bbcd215f from "http://localhost:8080/node_modules/react/index.js"; +import * as $2ed51059 from "http://localhost:8080/node_modules/react/index.js"; Bun.activate(false); -var hmr = new HMR(3012834585, "bundled-entry-point.js"), exports = hmr.exports; +var hmr = new HMR(2355916096, "bundled-entry-point.js"), exports = hmr.exports; (hmr._load = function() { var hello = null ?? "world"; function test() { |