mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-24 04:03:52 +03:00
ad294d274d
* 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>
158 B
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.