uglify and other cleanup

This commit is contained in:
Chris Cochrun 2025-06-19 16:19:34 -05:00
parent 6913426619
commit 06470d2db6
3 changed files with 0 additions and 55 deletions

View file

@ -12,6 +12,5 @@ api:
cargo build
clean:
cargo clean
rm -rf bld/
test:
RUST_LOG=debug cargo test --benches --tests --all-features -- --nocapture