feat(asset-sync): add progress when upload&download

This commit is contained in:
rcmerci
2024-11-27 12:54:41 +08:00
parent 8a06de6dc5
commit 3ea357d7c2
3 changed files with 45 additions and 19 deletions

View File

@@ -47,7 +47,9 @@
;; when PR merged
;; https://github.com/open-spaced-repetition/cljc-fsrs/pull/5
:git/url "https://github.com/rcmerci/cljc-fsrs"}
tick/tick {:mvn/version "0.7.5"}}
tick/tick {:mvn/version "0.7.5"}
io.github.rcmerci/cljs-http-missionary {:git/url "https://github.com/RCmerci/cljs-http-missionary"
:git/sha "d61ce7e29186de021a2a453a8cee68efb5a88440"}}
:aliases {:cljs {:extra-paths ["src/dev-cljs/" "src/test/" "src/electron/"]
:extra-deps {org.clojure/clojurescript {:mvn/version "1.11.132"}