Skip to content

Commit 85387d7

Browse files
committed
Enable prioritizeEsbuildWorkaroundForWorkerInstantiation.
1 parent e10c473 commit 85387d7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/timer.cubing.net/index.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
import { setSearchDebug } from "cubing/search";
2+
3+
setSearchDebug({ prioritizeEsbuildWorkaroundForWorkerInstantiation: true });
4+
15
import "cubing/twisty";
26

37
import { Workbox } from "workbox-window";

0 commit comments

Comments
 (0)