@d.ian.b no, just use lein directly if you need that. lein with-profiles +foo run -m shadow.cljs.devtools.cli release app or whatever would be similar to shadow-cljs release app
lein
lein with-profiles +foo run -m shadow.cljs.devtools.cli release app
shadow-cljs release app
thanks