Fork me on GitHub
#leiningen
<
2017-04-30
>
lsenta04:04:33

Hi #leiningen, How do you check which profile and config a lein instance is using?

lsenta04:04:51

my lein figwheel compiles staging files which breaks all my dev env.

danielcompton20:04:44

lein pprint will show you exactly what is included in your project.clj

danielcompton20:04:55

can't remember if there's a way to print what profiles are being used