diff options
Diffstat (limited to 'test/snapshots/jsx-entities.hmr.jsx')
-rw-r--r-- | test/snapshots/jsx-entities.hmr.jsx | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/test/snapshots/jsx-entities.hmr.jsx b/test/snapshots/jsx-entities.hmr.jsx index cee60e53e..b1988be52 100644 --- a/test/snapshots/jsx-entities.hmr.jsx +++ b/test/snapshots/jsx-entities.hmr.jsx @@ -11,14 +11,14 @@ __require as require import { __FastRefreshModule as FastHMR } from "http://localhost:8080/bun:wrap"; -import * as $1407d117 from "http://localhost:8080/node_modules/react/jsx-dev-runtime.js"; -var JSX = require($1407d117); -import * as $45b81229 from "http://localhost:8080/node_modules/react/index.js"; -var JSXClassic = require($45b81229); +import * as $a77976b9 from "http://localhost:8080/node_modules/react/jsx-dev-runtime.js"; +var JSX = require($a77976b9); +import * as $a66742df from "http://localhost:8080/node_modules/react/index.js"; +var JSXClassic = require($a66742df); var jsx = require(JSX).jsxDEV, JSXFrag = require(JSXClassic).Fragment; -import * as $72f3f54c from "http://localhost:8080/node_modules/react-dom/server.browser.js"; -var ReactDOM = require($72f3f54c); -var hmr = new FastHMR(2026553427, "jsx-entities.jsx", FastRefresh), exports = hmr.exports; +import * as $66da6d1a from "http://localhost:8080/node_modules/react-dom/server.browser.js"; +var ReactDOM = require($66da6d1a); +var hmr = new FastHMR(3960480319, "jsx-entities.jsx", FastRefresh), exports = hmr.exports; (hmr._load = function() { const elements = { [ReactDOM.renderToString(jsx(JSXFrag, { |