diff options
Diffstat (limited to 'test/snapshots/custom-emotion-jsx/file.hmr.debug.jsx')
-rw-r--r-- | test/snapshots/custom-emotion-jsx/file.hmr.debug.jsx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/snapshots/custom-emotion-jsx/file.hmr.debug.jsx b/test/snapshots/custom-emotion-jsx/file.hmr.debug.jsx index 981ec4be8..c5a31778d 100644 --- a/test/snapshots/custom-emotion-jsx/file.hmr.debug.jsx +++ b/test/snapshots/custom-emotion-jsx/file.hmr.debug.jsx @@ -11,8 +11,8 @@ __require as require import { __FastRefreshModule as FastHMR } from "http://localhost:8080/bun:wrap"; -import * as $f1431544 from "http://localhost:8080/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.browser.cjs.js"; -var JSX = require($f1431544); +import * as $db639b27 from "http://localhost:8080/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.browser.esm.js"; +var JSX = require($db639b27); var jsx = require(JSX).jsxDEV; import * as $12d4369 from "http://localhost:8080/node_modules/react-dom/index.js"; var ReactDOM = require($12d4369); |