diff options
author | 2021-10-03 21:21:54 -0700 | |
---|---|---|
committer | 2021-10-03 21:21:54 -0700 | |
commit | aee263d05004344b924ff75947adc74f50992382 (patch) | |
tree | d1df27677900df6f96a658fb5f1ed6cc8306a7f5 /integration/snapshots/spread_with_key.hmr.tsx | |
parent | 7ac4abf8a0cc8d2624977cb4352da19f0acc40a6 (diff) | |
download | bun-aee263d05004344b924ff75947adc74f50992382.tar.gz bun-aee263d05004344b924ff75947adc74f50992382.tar.zst bun-aee263d05004344b924ff75947adc74f50992382.zip |
Update linux build instructions
Diffstat (limited to 'integration/snapshots/spread_with_key.hmr.tsx')
-rw-r--r-- | integration/snapshots/spread_with_key.hmr.tsx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/integration/snapshots/spread_with_key.hmr.tsx b/integration/snapshots/spread_with_key.hmr.tsx index 457d61a79..9176e2ef7 100644 --- a/integration/snapshots/spread_with_key.hmr.tsx +++ b/integration/snapshots/spread_with_key.hmr.tsx @@ -8,14 +8,14 @@ import { __HMRModule as HMR } from "http://localhost:8080/__runtime.js"; import * as JSX from "http://localhost:8080/node_modules/react/jsx-dev-runtime.js"; -import * as $2ed51059 from "http://localhost:8080/node_modules/react/index.js"; -var JSXClassic = require($2ed51059); +import * as $bbcd215f from "http://localhost:8080/node_modules/react/index.js"; +var JSXClassic = require($bbcd215f); var jsx = require(JSX).jsxDEV, jsxEl = require(JSXClassic).createElement; -var { default: React} = require($2ed51059); +var { default: React} = require($bbcd215f); Bun.activate(false); -var hmr = new HMR(263168651, "spread_with_key.tsx"), exports = hmr.exports; +var hmr = new HMR(2717584935, "spread_with_key.tsx"), exports = hmr.exports; (hmr._load = function() { function SpreadWithTheKey({ className |