2024-12-25 02:10:30 +00:00

5 lines
72 B
Rust

fn main() {
#[cfg(feature = "webview-auth")]
tauri_build::build()
}