mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-20 15:37:17 +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
|