perf(jest): delete jest

This commit is contained in:
2026-03-10 15:44:07 +08:00
parent 77542cd49e
commit 933ffbb06f
7 changed files with 0 additions and 46 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,10 +0,0 @@
importScripts(`${process.env.NEXT_PUBLIC_BASE_PATH}/wasm/ffmpeg-core.js`)
const originalCreateFFmpegCore = self.createFFmpegCore
self.createFFmpegCore = (moduleOverrides) =>
originalCreateFFmpegCore({
...moduleOverrides,
INITIAL_MEMORY: 268435456,
ALLOW_MEMORY_GROWTH: 1,
})

File diff suppressed because one or more lines are too long

Binary file not shown.