Fork me on GitHub
#pathom
<
2021-07-17
>
nivekuil22:07:44

how does resolver cache work when you change the resolver body itself, i.e. the fn on :resolve ? does it invalidate the cache? docs say it's only keyed by name+input+params.. would it make sense to cache by :resolve instead of name?

wilkerlucio14:07:33

are you modifying the resolver body after registering it?