Fork me on GitHub
#pathom
<
2021-03-18
>
markaddleman19:03:59

I have a small feature request for Pathom-Viz: Can the list of Requests be shown with most recent request at the top?

markaddleman19:03:25

Happy to make a PR if you're open to it

wilkerlucio19:03:32

I agree, PR is welcome 👍

👍 3
markaddleman21:03:57

So, I'm playing around with the pathom-viz. I'm getting The required JS dependency "react" is not available, it was required by "cljsjs/react.cljs". when running ./scripts/dev-electron . I'm not well versed with the ecosystems. Is this a problem?

wilkerlucio21:03:59

I think you need to run npm install

mss22:03:36

is there an easy way in pathom 2.2.x to return nil for not found keys instead of :pathom/not-found?

jmayaalv22:03:34

@mss the built in elide-special-outputs-plugin would do that.

🙌 3
mss22:03:20

Appreciate the response!

👍 3