From 4d9ae0df06c5506b16fe7b37d36082c441f37c1c Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Sat, 22 Jan 2022 20:46:28 -0800 Subject: :camera: --- integration/snapshots/array-args-with-default-values.hmr.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'integration/snapshots/array-args-with-default-values.hmr.js') diff --git a/integration/snapshots/array-args-with-default-values.hmr.js b/integration/snapshots/array-args-with-default-values.hmr.js index 5c67d0c6c..7cf643b9d 100644 --- a/integration/snapshots/array-args-with-default-values.hmr.js +++ b/integration/snapshots/array-args-with-default-values.hmr.js @@ -1,9 +1,9 @@ import { __HMRModule as HMR -} from "http://localhost:8080/bun:runtime"; +} from "http://localhost:8080/bun:wrap"; import { __HMRClient as Bun -} from "http://localhost:8080/bun:runtime"; +} from "http://localhost:8080/bun:wrap"; Bun.activate(false); var hmr = new HMR(3474597122, "array-args-with-default-values.js"), exports = hmr.exports; -- cgit v1.2.3 -crash-dump'>bun-crash-dump Unnamed repository; edit this file 'description' to name the repository.
aboutsummaryrefslogtreecommitdiff
path: root/integration/bunjs-only-snippets/hash.test.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-22Clean up perf hooks a littleGravatar Jarred Sumner 1-9/+21
2022-06-22use JSValue for `bun test`Gravatar Jarred Sumner 1-13/+19