tauri dev watches shared, VarFormat::format

This commit is contained in:
Martin Kavík 2024-06-09 01:38:44 +02:00
parent a6da2887c9
commit d0188c0ad7
3 changed files with 104 additions and 16 deletions

View file

@ -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",