perf(jest): delete jest
This commit is contained in:
File diff suppressed because one or more lines are too long
Binary file not shown.
@@ -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.
Reference in New Issue
Block a user