mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-26 04:03:29 +03:00
fix(covector): add cli.js to change files
This commit is contained in:
parent
9c6c5a8c52
commit
41052deeda
@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
"cli.rs": patch
|
"cli.rs": patch
|
||||||
|
"cli.js": patch
|
||||||
---
|
---
|
||||||
|
|
||||||
Fix `init` command prompting for values even if the argument has been provided on the command line.
|
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.rs": patch
|
||||||
|
"cli.js": patch
|
||||||
---
|
---
|
||||||
|
|
||||||
Respect `.gitignore` configuration when looking for the folder with the `tauri.conf.json` file.
|
Respect `.gitignore` configuration when looking for the folder with the `tauri.conf.json` file.
|
||||||
|
Loading…
Reference in New Issue
Block a user