mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-25 18:06:00 +00:00
7 lines
85 B
Batchfile
7 lines
85 B
Batchfile
![]() |
cd rust-lib
|
||
|
cargo clean
|
||
|
|
||
|
cd ../../shared-lib
|
||
|
cargo clean
|
||
|
|
||
|
rmdir /s/q lib-infra/.cache
|