diff options
Diffstat (limited to 'integration/snapshots/lodash-regexp.hmr.js')
-rw-r--r-- | integration/snapshots/lodash-regexp.hmr.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/integration/snapshots/lodash-regexp.hmr.js b/integration/snapshots/lodash-regexp.hmr.js index cd9ca40f7..768ad9b0d 100644 --- a/integration/snapshots/lodash-regexp.hmr.js +++ b/integration/snapshots/lodash-regexp.hmr.js @@ -7,11 +7,11 @@ __HMRModule as HMR import { __HMRClient as Bun } from "http://localhost:8080/__runtime.js"; -import * as $60f52dc2 from "http://localhost:8080/node_modules/lodash/lodash.js"; -var { shuffle} = require($60f52dc2); +import * as $cbd4e379 from "http://localhost:8080/node_modules/lodash/lodash.js"; +var { shuffle} = require($cbd4e379); Bun.activate(false); -var hmr = new HMR(2158065009, "lodash-regexp.js"), exports = hmr.exports; +var hmr = new HMR(1678450382, "lodash-regexp.js"), exports = hmr.exports; (hmr._load = function() { function test() { const foo = [1, 2, 3, 4, 6]; |