mirror of
https://github.com/tauri-apps/tauri-docs.git
synced 2026-01-31 00:35:16 +01:00
typo
This commit is contained in:
@@ -248,7 +248,7 @@ src/generated/*.rs
|
||||
deny.toml
|
||||
```
|
||||
|
||||
`.taurignore` files are usually put in the `src-tauri` directory or [cargo worksapce](https://doc.rust-lang.org/cargo/reference/workspaces.html) root folder,
|
||||
`.taurignore` files are usually put in the `src-tauri` directory or [cargo workspace](https://doc.rust-lang.org/cargo/reference/workspaces.html) root folder,
|
||||
currently, `tauri dev` looks for `.taurignore` from anywhere inside the common ancestor of watched folders and cargo workspace root folder
|
||||
|
||||
### Using the Browser DevTools
|
||||
|
||||
Reference in New Issue
Block a user