luminus

jmckitrick 2020-08-30T12:07:30.001400Z

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?

Casey 2020-08-30T16:20:01.002700Z

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