tauri dev watches shared, VarFormat::format
This commit is contained in:
parent
a6da2887c9
commit
d0188c0ad7
3 changed files with 104 additions and 16 deletions
|
@ -15,8 +15,10 @@ origins = ["*"]
|
|||
frontend = [
|
||||
"public",
|
||||
"frontend/Cargo.toml",
|
||||
"frontend/typescript/bundles",
|
||||
"frontend/src",
|
||||
"frontend/typescript/bundles",
|
||||
"shared/Cargo.toml",
|
||||
"shared/src",
|
||||
]
|
||||
backend = [
|
||||
"backend/Cargo.toml",
|
||||
|
|
Reference in a new issue