-
Notifications
You must be signed in to change notification settings - Fork 125
Tauri v2 Migration #754
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tauri v2 Migration #754
Conversation
yarn was complaining
Tauri v2 Migration (wip)
|
I would like to get this out soon, as far as I can tell, only the GitHub Actions are missing and the rest is mostly functional, right? |
Yes, I've been using this build locally for a bit and haven't encountered any issues so far with my own boards. |
Great, I'll test it a bit myself and if I find no issues I'll merge it soon. |
|
Been playing around with this a little bit and it seems to work fine, so I'm merging this PR. |
Pull Request
Submits the Tauri v2 migration as previously committed in my fork. Needs testing for the Linux background blur and production builds still.