chore: add dev feature

This commit is contained in:
GyDi
2022-03-18 10:59:35 +08:00
committed by GitHub
parent ee67358ee6
commit 0fab0f207c
3 changed files with 15 additions and 6 deletions

View File

@@ -40,3 +40,4 @@ winreg = { version = "0.10", features = ["transactions"] }
[features]
default = [ "custom-protocol" ]
custom-protocol = [ "tauri/custom-protocol" ]
verge-dev = []