aboutsummaryrefslogtreecommitdiff
path: root/integration/snapshots/string-escapes.hmr.debug.js
diff options
context:
space:
mode:
Diffstat (limited to 'integration/snapshots/string-escapes.hmr.debug.js')
-rw-r--r--integration/snapshots/string-escapes.hmr.debug.js9
1 files changed, 5 insertions, 4 deletions
diff --git a/integration/snapshots/string-escapes.hmr.debug.js b/integration/snapshots/string-escapes.hmr.debug.js
index cdee09d5b..a247fc16d 100644
--- a/integration/snapshots/string-escapes.hmr.debug.js
+++ b/integration/snapshots/string-escapes.hmr.debug.js
@@ -2,10 +2,12 @@ import {
__FastRefreshRuntime as FastRefresh
} from "http://localhost:8080/bun:wrap";
import {
-__require as require
+__HMRClient as Bun
} from "http://localhost:8080/bun:wrap";
+Bun.activate(true);
+
import {
-__HMRClient as Bun
+__require as require
} from "http://localhost:8080/bun:wrap";
import {
__FastRefreshModule as FastHMR
@@ -16,7 +18,6 @@ import * as $bbcd215f from "http://localhost:8080/node_modules/react/index.js";
var JSXClassic = require($bbcd215f);
var jsx = require(JSX).jsxDEV, JSXFrag = require(JSXClassic).Fragment;
-Bun.activate(true);
var hmr = new FastHMR(2482749838, "string-escapes.js", FastRefresh), exports = hmr.exports;
(hmr._load = function() {
var tab = "\t";
@@ -36,7 +37,7 @@ var hmr = new FastHMR(2482749838, "string-escapes.js", FastRefresh), exports = h
"\uD83D\uDD75\uD83C\uDFFD\u200D\u2642\uFE0F": "\uD83D\uDD75\uD83C\uDFFD\u200D\u2642\uFE0F",
"\u32E1": "\u32E1",
"\u263A": "\u263A",
- シ: "\u30B7",
+ "シ": "\u30B7",
"\uD83D\uDC4B": "\uD83D\uDC4B",
f,
"\u2639": "\u2639",