I’m starting a luminus project that uses shadow-cljs, and I need to compare using the lein integration versus extracting the shadow-cljs config from project.clj and running it separately. What are the pros and cons?
The pros and cons of what exactly? luminus generates a project that uses lein and shadow that works out of the box, so any further tweaking to undo what luminus does would be a negative in my opinion