diff options
author | 2022-12-12 00:40:00 -0800 | |
---|---|---|
committer | 2022-12-12 00:40:00 -0800 | |
commit | 14efd03b48019255f636772eea0ff161e3807815 (patch) | |
tree | 409859ae8e944a1d6f673f072e7df6534ad117fb /test/snapshots/lodash-regexp.hmr.debug.js | |
parent | d5b11be769d25d8b096f4dd9c853555a52693f93 (diff) | |
download | bun-14efd03b48019255f636772eea0ff161e3807815.tar.gz bun-14efd03b48019255f636772eea0ff161e3807815.tar.zst bun-14efd03b48019255f636772eea0ff161e3807815.zip |
:camera:
Diffstat (limited to 'test/snapshots/lodash-regexp.hmr.debug.js')
-rw-r--r-- | test/snapshots/lodash-regexp.hmr.debug.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/snapshots/lodash-regexp.hmr.debug.js b/test/snapshots/lodash-regexp.hmr.debug.js index b7f6f9d12..e78c40c41 100644 --- a/test/snapshots/lodash-regexp.hmr.debug.js +++ b/test/snapshots/lodash-regexp.hmr.debug.js @@ -1,5 +1,5 @@ import { -__require as require +__require as require_ab102cbd93061951 } from "http://localhost:8080/bun:wrap"; import { __HMRClient as Bun @@ -12,7 +12,7 @@ import { __FastRefreshRuntime as FastRefresh } from "http://localhost:8080/bun:wrap"; import * as $75175720 from "http://localhost:8080/node_modules/lodash/lodash.js"; -var { shuffle} = require($75175720); +var {shuffle} = require_ab102cbd93061951($75175720); var hmr = new FastHMR(2675673186, "lodash-regexp.js", FastRefresh), exports = hmr.exports; (hmr._load = function() { function test() { |