-
Notifications
You must be signed in to change notification settings - Fork 22
Conversation
Please test if this actually works, I only checked that it compiles on Linux. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For quasar we might need Leo's help |
We need to update a few settings and security checks on tauri.conf.json. I have found at least these two as critical. TO FIX
|
I read that and thought |
Also check #90, will be fixed automatically if we get this upgrade running. |
We fixed the issue with Leo. And tauri documentation was kind of misleading, so we will try to fix that as well. It is now working under macos. I will test it on Windows & Linux as well. |
with march 03-23 update on rust nightly,
|
Thanks Nazar, I've opened a issue about |
Tested on macos and windows, it is working |
I considered downgrading
zstd
version in a fork, but the simpler solution for now is to just disable compression.Compression wasn't there before in Tauri (at least there was no such feature) and Debian package size got much smaller after upgrade anyway (30.2M -> 22.7M).