Fork me on GitHub
#boot
<
2017-04-04
>
martinklepsch05:04:47

@juhoteperi you now thinking that serving from filesystem is better than from classpath?

martinklepsch06:04:03

@juhoteperi interesting, mind explaining why?

thosmos21:04:54

I'm getting an error No such var: butil/dbug*, compiling:(adzerk/boot_cljs/impl.clj:110:25) with boot-cljs 2.0.0: https://pastebin.com/RE4fLWbJ I know 2.0.0 was working with another project, but I'm having trouble finding what the conflict is. Anyone else?

thosmos21:04:25

I changed boot.properties from BOOT_VERSION=2.5.5 to BOOT_VERSION=2.7.1 and it's working now

thosmos21:04:34

should possibly make a note in the readme about Boot version requirement?