Fork me on GitHub
#boot
<
2018-11-23
>
mariuene12:11:22

Hey. I have an issue with boot-cljs regarding modules. In this repo(https://github.com/mariuene/cljs-boot-modules-issue) I have explained the differences between using the cljs.build.api/build directly and adding the same :modules-map into the :compiler-options of the adzerk.boot-cljs/cljs task, and getting different results. Directly, it works as it's supposed to, but with boot-cljs it won't create more than one module per task. I'm trying to figure it out now. If anyone has anything they know about the issue, I would be forever grateful. 🙂