@@ -1,4 +1,5 @@
export RUSTFLAGS := "-C target-cpu=native"
export WEBKIT_DISABLE_COMPOSITING_MODE := "1"
server:
cargo build -p lanspread-server
@@ -6,6 +7,9 @@ server:
client:
cargo tauri dev
buildclient:
cargo tauri build --no-bundle -- --profile dev
fmt:
cargo +nightly fmt
The note is not visible to the blocked user.