aboutsummaryrefslogtreecommitdiff
path: root/integration/snapshots/package-json-utf8.hmr.js
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--integration/snapshots/package-json-utf8.hmr.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/integration/snapshots/package-json-utf8.hmr.js b/integration/snapshots/package-json-utf8.hmr.js
index 1d9d2be54..5676d6477 100644
--- a/integration/snapshots/package-json-utf8.hmr.js
+++ b/integration/snapshots/package-json-utf8.hmr.js
@@ -2,7 +2,6 @@ import {
__HMRClient as Bun
} from "http://localhost:8080/bun:wrap";
Bun.activate(false);
-
import {
__FastRefreshModule as FastHMR
} from "http://localhost:8080/bun:wrap";
@@ -11,7 +10,6 @@ __FastRefreshRuntime as FastRefresh
} from "http://localhost:8080/bun:wrap";
import pkg from "http://localhost:8080/utf8-package-json.json";
var hmr = new FastHMR(4111115104, "package-json-utf8.js", FastRefresh), exports = hmr.exports;
-
(hmr._load = function() {
function test() {
console.assert(!!pkg.author);