Murphy McMahon

Results 37 comments of Murphy McMahon

I like it! My one change would be for the option to be named `-S / --server` instead of `web`, which seems more descriptive and parallels the variable names in...

> Plugging it in with low effort requires the default handler middleware to be removed. I added a line comment to the commit in your fork asking there; but I'll...

I am not sure how we could make this pluggable, as the implementation details of the different servers right now are coupled to how boot-http starts and stops them. But...

The symbol needs to be fully qualified with its namespace included, and that var that it points to must be able to be resolved from a namespace loaded from the...

Sorry for not responding earlier. I agree this would be nice. What would the API look like?

I think Weasel exposes what's necessary but boot-cljs-repl does not try to set `:output-dir` and doesn't expose it as a task option `:output-dir` to pass on, either. I am working...

I also think it would be nice to get rid of those warnings. Maybe this could go in an upcoming `1.1.0` release as a minor breaking change?

Are we sure this is related to https://github.com/clojure-emacs/cider/issues/1462? That seems to be about Boot not loading `data_readers.clj` at the root of the classpath by default; does that somehow disable the...

FYI I hit a similar issue trying to integrate this in an existing shadow-cljs project on macOS: ``` Rebuilding... Error: EPERM: operation not permitted, scandir '/Library/Trial' at Object.readdirSync (node:fs:1515:26) at...

Roman! That's not unfortunate at all -- that is great! Enjoy the waves! Anyhow yes I see your point, and I will send a PR for review soon.