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
* refactor: remove the mobile argument
when using the `--rc` flag, we'll always generate a cross platform app (supporting both desktop and mobile)
* fix vanilla template
Removed the `--mobile` and `--no-mobile` arguments. When using `--rc` we will always generate a template that supports both desktop and mobile using Tauri v2.
0 commit comments