Fork me on GitHub
#boot
<
2015-07-25
>
juhoteperi14:07:37

Huh, I'm stuck with some small mistake somewhere: Could not locate adzerk/boot_cljs/impl__init.class or adzerk/boot_cljs/impl.clj on classpath.

juhoteperi14:07:55

But the file is there (in the jar)...

juhoteperi14:07:25

And in the boot-cljs project I can require the ns

meow14:07:30

and you've got it listed in your dependencies?

juhoteperi14:07:59

Latest boot-cljs release works so it has to be something with my changes

juhoteperi14:07:39

Oh right, I have to call make-pod with env because without parameters it gives completely empty pod

meow14:07:37

that would do it

juhoteperi15:07:02

I managed finally to commit my boot-cljs changes: https://github.com/adzerk-oss/boot-cljs/tree/next