Commit 067b266
authored
fix: respect --no-install flag in interactive mode (#295)
The --no-install flag was being ignored when no project name was
provided (interactive mode) because promptForCreateOptions didn't
pass the install option through to the final options object.1 parent 0d352b8 commit 067b266
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
194 | 197 | | |
195 | 198 | | |
196 | 199 | | |
| |||
0 commit comments