shadow-cljs 2025-04-22

Hi folks, i have migrated another old lib from figwheel to shadow, and removed all leiningen stuff. But now i’d like to push it to clojars. what is the recommended way? I thought about tools.build?

i’m continue to use lein for specifically this now šŸ™‚ but was just wondering if there was an easier way

yeah thats what I do too. lein works just fine for that. tools.build would be the alternate.

šŸ‘ 1

This message was deleted.

which global? I see no global šŸ˜›

This message was deleted.

no clue what it does, so no clue how it could be slow. shadow-cljs for sure doesn't inject anything to make things slow šŸ˜›

try running the profiler, maybe that provides some clue how it may get slow?

(figured it out, nothing to do with shadow.)