aboutsummaryrefslogtreecommitdiff
path: root/integration/snapshots/custom-emotion-jsx/file.debug.jsx
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <jarred@jarredsumner.com> 2022-02-04 01:02:55 -0800
committerGravatar Jarred Sumner <jarred@jarredsumner.com> 2022-02-04 01:02:55 -0800
commitb2b8c7f0b73cd9a4f46f4a801100294152c2d4bd (patch)
treed9b635830dc6f56f1c7ddd705287048c089b0ea6 /integration/snapshots/custom-emotion-jsx/file.debug.jsx
parent29554f4de328cad377f9dfbe799ac62876ad03a3 (diff)
downloadbun-b2b8c7f0b73cd9a4f46f4a801100294152c2d4bd.tar.gz
bun-b2b8c7f0b73cd9a4f46f4a801100294152c2d4bd.tar.zst
bun-b2b8c7f0b73cd9a4f46f4a801100294152c2d4bd.zip
:camera:
Diffstat (limited to '')
-rw-r--r--integration/snapshots/custom-emotion-jsx/file.debug.jsx5
1 files changed, 3 insertions, 2 deletions
diff --git a/integration/snapshots/custom-emotion-jsx/file.debug.jsx b/integration/snapshots/custom-emotion-jsx/file.debug.jsx
index 97987ff3f..b86650863 100644
--- a/integration/snapshots/custom-emotion-jsx/file.debug.jsx
+++ b/integration/snapshots/custom-emotion-jsx/file.debug.jsx
@@ -1,7 +1,8 @@
import {
__require as require
-} from "http://localhost:8080/bun:runtime";
-import * as JSX from "http://localhost:8080/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.browser.esm.js";
+} from "http://localhost:8080/bun:wrap";
+import * as $72625799 from "http://localhost:8080/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.browser.esm.js";
+var JSX = require($72625799);
var jsx = require(JSX).jsxDEV;
import * as $5b3cea55 from "http://localhost:8080/node_modules/react-dom/index.js";