Workaround failures on GitHub action
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
// TODO: These can be removed when we start using ffmpeg upstream. For an reason
|
||||
// I haven't investigated much, when we run eslint on our CI, it seems to behave
|
||||
// differently than locally and give a lot of warnings that possibly arise from
|
||||
// it not being able to locate ffmpeg-wasm.
|
||||
|
||||
/* eslint-disable */
|
||||
|
||||
import log from "@/next/log";
|
||||
import QueueProcessor from "@ente/shared/utils/queueProcessor";
|
||||
import { expose } from "comlink";
|
||||
|
||||
Reference in New Issue
Block a user