untangled 2017-04-11

I am following untangle in large on youtube video, there is local var dev-mode? bind to (boolean (System/getProperty "dev"), but even though I was in dev mode, the (System/getProperty "dev") always return nil. I am afraid I missed something. `

I have tried manualy with lein with-profile dev repl but not helping. Is there any library or proper setup to get my dev mode from dev-mode? (boolean (System/getProperty "dev")

Pretty sure Tony Kay sets the property as VM arguments in IntelliJ.

Ah sure, thank you. I will check it

I missed -Ddev arg on repl configuration,.. it works now 🙂

@mitchelkuijpers @timovanderkamp Merged your server-side rendering fixes to om-css, and push 1.0.1-SNAPSHOT to clojars. Will cut a release shortly

@timovanderkamp has joined the channel

untangled/om-css v 1.0.1 on clojars as a release

Awesome! Thnx @tony.kay

welcome. thanks for the patch @timovanderkamp

No problem 😀

2

@sfrank has joined the channel