Replace install -D with mkdir -p + install for macOS portability, add vitest with jsdom and testing-library, configure eslint for react-hooks v7 warnings, and add tokio test deps for Rust.
4 lines
39 B
Rust
4 lines
39 B
Rust
fn main() {
|
|
tauri_build::build()
|
|
}
|