tauri/.changes/window-config-create.md
Amr Bashir ad294d274d
feat(core): add app > windows > create option to disable window creation at startup (#11032)
* feat(core): add `app > windows > create` option to disable window creation at startup

closes #10950

* clippy

* clippy

* update docs

* Update .changes/window-config-create.md

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>
2024-09-16 17:03:25 -03:00

158 B

tauri tauri-utils
patch:feat patch:feat

Add app > windows > create option to choose whether to create this window at app startup or not.