diff options
Diffstat (limited to 'integration/snapshots/string-escapes.js')
-rw-r--r-- | integration/snapshots/string-escapes.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/snapshots/string-escapes.js b/integration/snapshots/string-escapes.js index 9231cb6cf..bc866d834 100644 --- a/integration/snapshots/string-escapes.js +++ b/integration/snapshots/string-escapes.js @@ -4,7 +4,7 @@ __HMRModule as HMR import { __HMRClient as Bun } from "http://localhost:8080/__runtime.js"; -Bun.activate(false); +Bun.activate(true); var hmr = new HMR(2482749838, "string-escapes.js"), exports = hmr.exports; (hmr._load = function() { |