-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Less statics #14668
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
base: dev
Are you sure you want to change the base?
Less statics #14668
Conversation
…auri_dir) = tauri_dir tauri_dir.is_some() must be true, otherwise the entire block is not run, so the frontend_dir check is irrelevant
Package Changes Through 2e0caf5There are 4 changes which include tauri-utils with patch, tauri-build with patch, tauri-cli with patch, tauri with patch Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
Add another change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
|
Any chance to run CI automatically on my PRs? Would make iteration much faster, I often miss things built only on other platforms. |
That decision will probably take longer to discuss than your pr will be open x) |
Work on refactoring the globals in tauri-cli. I think this is beneficial as-is, but it is not quite finished.
This still is missing a full transition towards lazy initialized
tauri_dirandfrontend_dirwhile guaranteeing not to break anything, as discussed in this comment.Read commit-by-commit.