Fork me on GitHub
#luminus
<
2020-08-30
>
jmckitrick12:08:30

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?

Casey16:08:01

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