aboutsummaryrefslogtreecommitdiff
path: root/integration/snapshots/package-json-utf8.hmr.js
diff options
context:
space:
mode:
Diffstat (limited to 'integration/snapshots/package-json-utf8.hmr.js')
-rw-r--r--integration/snapshots/package-json-utf8.hmr.js12
1 files changed, 7 insertions, 5 deletions
diff --git a/integration/snapshots/package-json-utf8.hmr.js b/integration/snapshots/package-json-utf8.hmr.js
index 887c37a24..97a3bdf3c 100644
--- a/integration/snapshots/package-json-utf8.hmr.js
+++ b/integration/snapshots/package-json-utf8.hmr.js
@@ -1,14 +1,14 @@
import {
__HMRClient as Bun
-} from "http://localhost:8080/bun:wrap";
+} from "http://localhost:3000/bun:wrap";
import {
__FastRefreshModule as FastHMR
-} from "http://localhost:8080/bun:wrap";
+} from "http://localhost:3000/bun:wrap";
import {
__FastRefreshRuntime as FastRefresh
-} from "http://localhost:8080/bun:wrap";
-import pkg from "http://localhost:8080/utf8-package-json.json";
-Bun.activate(false);
+} from "http://localhost:3000/bun:wrap";
+import pkg from "http://localhost:3000/utf8-package-json.json";
+Bun.activate(true);
var hmr = new FastHMR(4111115104, "package-json-utf8.js", FastRefresh), exports = hmr.exports;
(hmr._load = function() {
@@ -28,3 +28,5 @@ hmr._update = function(exports) {
export {
$$hmr_test as test
};
+
+//# sourceMappingURL=http://localhost:3000/package-json-utf8.js.map