diff options
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 83469a1eb..b7f6f9d12 100644 --- a/test/snapshots/lodash-regexp.hmr.debug.js +++ b/test/snapshots/lodash-regexp.hmr.debug.js @@ -1,5 +1,5 @@ import { -__require +__require as require } 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($75175720); var hmr = new FastHMR(2675673186, "lodash-regexp.js", FastRefresh), exports = hmr.exports; (hmr._load = function() { function test() { |