From 82bf89a946690c0297cba84bf50214eba705a863 Mon Sep 17 00:00:00 2001 From: Jarred SUmner Date: Sun, 3 Oct 2021 18:49:31 -0700 Subject: 1% perf improvements on Linux --- integration/snapshots/lodash-regexp.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'integration/snapshots/lodash-regexp.js') diff --git a/integration/snapshots/lodash-regexp.js b/integration/snapshots/lodash-regexp.js index 6e0e6190a..30dcab4e5 100644 --- a/integration/snapshots/lodash-regexp.js +++ b/integration/snapshots/lodash-regexp.js @@ -1,8 +1,8 @@ import { __require as require } 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); export function test() { const foo = [1, 2, 3, 4, 6]; -- cgit v1.2.3