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.
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.)