pathom

:pathom: https://github.com/wilkerlucio/pathom/ & https://pathom3.wsscode.com & https://roamresearch.com/#/app/wsscode
markaddleman 2021-03-18T19:18:59.005700Z

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

markaddleman 2021-03-18T19:19:25.006200Z

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

markaddleman 2021-03-20T21:20:57.010100Z

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?

wilkerlucio 2021-03-20T21:36:59.010800Z

I think you need to run npm install

wilkerlucio 2021-03-18T19:35:32.006400Z

I agree, PR is welcome 👍

👍 1
2021-03-18T22:01:36.007500Z

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

2021-03-18T22:23:34.008700Z

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

🙌 1
2021-03-18T22:24:20.009100Z

Appreciate the response!

👍 1