mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* refactor: made `tauri::dev` as constant function this enables the `tauri::dev()` can be used as const or static * is_dev && change files --------- Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
97 B
97 B
tauri
| tauri |
|---|
| patch:breaking |
Renamed dev function to is_dev and marked it as const fn