Fork me on GitHub
#cljsjs
<
2016-04-07
>
moxaj12:04:52

hi, i'm trying to contribute to a package, but upon running the specific build.boot, a`replace-content` task throws for me (`(c/by-re [(re-pattern in)] in-files)` returns nil). In the tmp directory, I have a TmpFile with :path cljsjs\development\bytebuffer.inc.js, and the regex pattern is #"cljsjs/development/bytebuffer.inc.js", so I assume the failure is due to the different slashes. I'm on win10 (which boot supposedly fully supports). Should I file an issue for boot-cljsjs? Or is there anything I'm doing wrong?

martinklepsch12:04:29

@moxaj: probably best to ask in #C053K90BR

martinklepsch12:04:43

not sure what the state of affairs is wrt windows