fix(ocr): sharp failing on Alpine

This commit is contained in:
Elian Doran
2026-04-02 22:56:22 +03:00
parent 23799562ae
commit 9878f76f65
2 changed files with 2 additions and 1 deletions

View File

@@ -52,6 +52,7 @@ export default class BuildHelper {
"@electron/remote",
"better-sqlite3",
"pdfjs-dist",
"sharp",
"./xhr-sync-worker.js",
"vite"
],