mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-17 23:51:43 +03:00
7 lines
190 B
Markdown
7 lines
190 B
Markdown
---
|
|
"cli.rs": patch
|
|
"cli.js": patch
|
|
---
|
|
|
|
Check if `$CWD/src-tauri/tauri.conf.json` exists before walking through the file tree to find the tauri dir in case the whole project is gitignored.
|