Michael Telatynski
Michael Telatynski
Sure is possible
huh thats bizarre
Perhaps, Telegram wrote native code for this. https://github.com/telegramdesktop/tdesktop/blob/958d55a594364cb92debc1aeb4ea158f9107f0a4/Telegram/SourceFiles/storage/file_upload.cpp
~Seems to fail to build at least for ARM64 package: https://github.com/element-hq/element-desktop/actions/runs/13895690921/job/38875908510?pr=2211~ looks like my testing is insufficient, doesn't bring in the vendor dir - looks like patch-package doesn't support binary...
Looks like `package.json` `files` needs updating to include `vendor` dir
 Looks like it works sans the package.json not including vendor in the package - good job @beyondkmp I also checked that the number of signings remained the same
> the squirrel windows target/package must be installed separately and isn't part of the electron-builder dependency tree, right? Yup, `electron-builder-squirrel-windows` https://www.npmjs.com/package/electron-builder-squirrel-windows is not a transitive dependency of `electron-builder`
@beyondkmp / @mmaietta any update here?
Hey @beyondkmp - any light at the end of this tunnel?
@ahangarha your issue is different then. You should follow the instructions to install the native modules. https://github.com/element-hq/element-desktop/blob/develop/docs/native-node-modules.md