diff options
Diffstat (limited to 'integration/snapshots/lodash-regexp.js')
-rw-r--r-- | integration/snapshots/lodash-regexp.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/snapshots/lodash-regexp.js b/integration/snapshots/lodash-regexp.js index cd9ca40f7..3030e47c6 100644 --- a/integration/snapshots/lodash-regexp.js +++ b/integration/snapshots/lodash-regexp.js @@ -9,7 +9,7 @@ __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); -Bun.activate(false); +Bun.activate(true); var hmr = new HMR(2158065009, "lodash-regexp.js"), exports = hmr.exports; (hmr._load = function() { |