Fork me on GitHub
#boot
<
2017-03-05
>
qqq00:03:16

I'm having problem ampping https://github.com/binaryage/dirac-sample/blob/master/project.clj#L62-L65 from LEIN to BOOT in particular, I just tried

(cljs :optimizations :none
  :external-config {:dirac.runtime/config ...})
but it is not working where in cljs do I put the :external-config ?

qqq09:03:08

:externs ["externs.js"] at this point, where should externs.js be located relative to build.boot ?

flyboarder22:03:51

boot-npm hit version 1.0.0 now with basic docs