mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-01 11:13:40 +03:00
7 lines
177 B
Markdown
7 lines
177 B
Markdown
|
---
|
||
|
"cli.js": patch
|
||
|
"cli.rs": patch
|
||
|
---
|
||
|
|
||
|
Do not force Tauri application code on `src-tauri` folder and use a glob pattern to look for a subfolder with a `tauri.conf.json` file.
|