diff options
author | 2022-12-10 00:18:59 -0800 | |
---|---|---|
committer | 2022-12-10 00:19:19 -0800 | |
commit | ab49f95ef25a49f5d8a53bc8242ee490b15a5b74 (patch) | |
tree | 8d6dd6fd93a707fb15ec75e57145cf9c61380708 /test/snapshots/custom-emotion-jsx/file.debug.jsx | |
parent | 047754d5ddae0b760b807adafcb3678d8702d7df (diff) | |
download | bun-ab49f95ef25a49f5d8a53bc8242ee490b15a5b74.tar.gz bun-ab49f95ef25a49f5d8a53bc8242ee490b15a5b74.tar.zst bun-ab49f95ef25a49f5d8a53bc8242ee490b15a5b74.zip |
:camera:
Diffstat (limited to 'test/snapshots/custom-emotion-jsx/file.debug.jsx')
-rw-r--r-- | test/snapshots/custom-emotion-jsx/file.debug.jsx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/snapshots/custom-emotion-jsx/file.debug.jsx b/test/snapshots/custom-emotion-jsx/file.debug.jsx index 48cb6b175..3965f73c5 100644 --- a/test/snapshots/custom-emotion-jsx/file.debug.jsx +++ b/test/snapshots/custom-emotion-jsx/file.debug.jsx @@ -1,8 +1,8 @@ import { __require as require } 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); |