diff options
Diffstat (limited to 'integration/snapshots/styledcomponents-output.hmr.js')
-rw-r--r-- | integration/snapshots/styledcomponents-output.hmr.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/integration/snapshots/styledcomponents-output.hmr.js b/integration/snapshots/styledcomponents-output.hmr.js index c50113fd4..5d0dee825 100644 --- a/integration/snapshots/styledcomponents-output.hmr.js +++ b/integration/snapshots/styledcomponents-output.hmr.js @@ -10,15 +10,15 @@ __HMRModule as HMR import * as JSX from "http://localhost:8080/node_modules/react/jsx-dev-runtime.js"; var jsx = require(JSX).jsxDEV; -import * as $ab83b9cf from "http://localhost:8080/node_modules/styled-components/dist/styled-components.browser.esm.js"; -var { default: styled} = require($ab83b9cf); -import * as $2ed51059 from "http://localhost:8080/node_modules/react/index.js"; -var { default: React} = require($2ed51059); -import * as $a259fa9b from "http://localhost:8080/node_modules/react-dom/index.js"; -var { default: ReactDOM} = require($a259fa9b); +import * as $d4051a2e from "http://localhost:8080/node_modules/styled-components/dist/styled-components.browser.esm.js"; +var { default: styled} = require($d4051a2e); +import * as $bbcd215f from "http://localhost:8080/node_modules/react/index.js"; +var { default: React} = require($bbcd215f); +import * as $5b3cea55 from "http://localhost:8080/node_modules/react-dom/index.js"; +var { default: ReactDOM} = require($5b3cea55); Bun.activate(false); -var hmr = new HMR(2744898121, "styledcomponents-output.js"), exports = hmr.exports; +var hmr = new HMR(1290604342, "styledcomponents-output.js"), exports = hmr.exports; (hmr._load = function() { const ErrorScreenRoot = styled.div` font-family: "Muli", -apple-system, BlinkMacSystemFont, Helvetica, Arial, |