You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance backend server resource path resolution in Tauri
- Updated logic to include additional paths for the backend server executable, accommodating the AppImage structure and ensuring resources are correctly located in both Windows and non-Windows environments.
- Improved comments for clarity on resource directory handling, enhancing maintainability and understanding of the code.
These changes improve the reliability of backend server execution by ensuring all potential resource locations are checked.
0 commit comments