Fork me on GitHub
#luminus
<
2016-10-06
>
yogthos12:10:07

@credulous are you using localhost:3000 in the browser?

credulous13:10:16

Figured it out yesterday - turns out deps.js was getting cached

credulous13:10:39

should have reported back here right away, sorry. 🙂

yogthos13:10:27

ahh, good to hear it all worked out 🙂

ricardo19:10:11

OK, tired and in dire need of some rubber ducking...

ricardo19:10:07

Luminus-based project. Managing config through cprop.

ricardo19:10:48

When I run tests from my work folder, a .lein-env is generated including the information from the profiles.

ricardo19:10:24

Even if I remove it and lein clean, the .lein-env is generated consistently.

ricardo19:10:51

If I clone the repository and then do a lein test, the .lein-env generated is just an empty map.

ricardo20:10:14

Rubberducking ftw. Just realized profiles.clj is on .gitignore. Fresh project, so that escaped me.