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?
@moxaj: probably best to ask in #C053K90BR
not sure what the state of affairs is wrt windows
@martinklepsch alright