mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
fix(covector): add cli.js to change files
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
---
|
||||
"cli.rs": patch
|
||||
"cli.js": patch
|
||||
---
|
||||
|
||||
Fix `init` command prompting for values even if the argument has been provided on the command line.
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
"cli.rs": patch
|
||||
"cli.js": patch
|
||||
---
|
||||
|
||||
Respect `.gitignore` configuration when looking for the folder with the `tauri.conf.json` file.
|
||||
|
||||
Reference in New Issue
Block a user