mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
feat(cli/init): allow empty responses non-crucial questions (#9183)
closes #9181
This commit is contained in:
6
.changes/cli-empty-responses.md
Normal file
6
.changes/cli-empty-responses.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
'tauri-cli': 'patch:enhance'
|
||||
'@tauri-apps/cli': 'patch:enhance'
|
||||
---
|
||||
|
||||
Allow empty responses for `devUrl`, `beforeDevCommand` and `beforeBuildCommands` questions in `tauri init`.
|
||||
Reference in New Issue
Block a user