tauri/core
Rajaniraiyn R aaecb6a72e
refactor: rename tauri::dev to is_dev and mark as constant fn (#9890)
* 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>
2024-05-27 19:03:48 +03:00
..
tauri refactor: rename tauri::dev to is_dev and mark as constant fn (#9890) 2024-05-27 19:03:48 +03:00
tauri-build refactor: rename tauri::dev to is_dev and mark as constant fn (#9890) 2024-05-27 19:03:48 +03:00
tauri-codegen Apply Version Updates From Current Changes (#9752) 2024-05-22 23:20:59 -03:00
tauri-config-schema feat(nsis): support installer hooks (#9731) 2024-05-25 10:23:08 -03:00
tauri-macros refactor!: use tauri.conf.json > identifier as package name and bundle id, close #9851 (#9858) 2024-05-24 09:22:41 -03:00
tauri-plugin chore: emit rustc-check-cfg for nightly (#9850) 2024-05-24 13:12:51 -03:00
tauri-runtime fix(Windows): sync menubar theme with the window theme (#9832) 2024-05-24 14:23:54 -03:00
tauri-runtime-wry fix(Windows): sync menubar theme with the window theme (#9832) 2024-05-24 14:23:54 -03:00
tauri-utils feat(nsis): support installer hooks (#9731) 2024-05-25 10:23:08 -03:00
tests fix(cli/migrate): tolerate non-UTF-8 in migration (#9457) 2024-04-15 11:39:53 +02:00