Landed this fix on master branch, so it is installable via brew install --HEAD planck
FWIW, it is no longer necessary to make use of planck.core/*command-line-args*
. You can just refer to *command-line-args*
(and this will resolve to the newer cljs.core/*command-line-args*
). Both work, but the second is simpler.
(https://github.com/mfikes/planck/commit/1cbef7cbc3a615d0e7f5073f5c3bc53f2f7cc9f9)
Wow, now thatwas impressive! Reporting time to a release with a fix was only 6 hrs 19 min--thanks so much!