chore: remove outdated prod features (#3525)

This commit is contained in:
Tony
2026-08-04 15:45:25 +08:00
committed by GitHub
parent ba89f32eb0
commit e215ff90d3
6 changed files with 0 additions and 23 deletions
@@ -17,8 +17,3 @@ tauri = { workspace = true, features = ["wry", "common-controls-v6", "x11"] }
serde = { workspace = true }
serde_json = { workspace = true }
tauri-plugin-store = { path = "../../../" }
[features]
# this feature is used for production builds or when `devPath` points to the filesystem
# DO NOT REMOVE!!
prod = ["tauri/custom-protocol"]