add tauri-local-host plugin for sw (#345)
This commit is contained in:
@@ -18,6 +18,7 @@ tauri-build = { version = "1.5.3", features = [] }
|
||||
serde_json = "1.0.109"
|
||||
serde = { version = "1.0.193", features = ["derive"] }
|
||||
tauri = { version = "1.7.1", features = ["api-all", "devtools", "updater"] }
|
||||
tauri-plugin-localhost = "0.1.0"
|
||||
|
||||
[features]
|
||||
# by default Tauri runs in production mode
|
||||
|
||||
Reference in New Issue
Block a user