update: 完善开发模式
This commit is contained in:
@@ -25,6 +25,8 @@ tauri-plugin-window-state = { git = "https://github.com/tauri-apps/plugins-works
|
||||
cargo-bloat = "0.11.1"
|
||||
|
||||
[features]
|
||||
# this feature is used for development builds from development cli
|
||||
cli-build = []
|
||||
# by default Tauri runs in production mode
|
||||
# when `tauri dev` runs it is executed with `cargo run --no-default-features` if `devPath` is an URL
|
||||
default = ["custom-protocol"]
|
||||
|
||||
Reference in New Issue
Block a user