Fork me on GitHub
#clerk
<
2023-03-07
>
BorisKourt12:03:47

Is there a way to ignore an individual NS from being watched/processed?

Andrea13:03:09

if you’re using :watch-paths in clerk/serve! then maybe the additional option :show-filter-fn could do: https://github.com/nextjournal/clerk/blob/7567ebd7bcb297952cc962d7e3b805e800ee8304/src/nextjournal/clerk.clj#L407 I’ve never used it, but should work...

BorisKourt13:03:52

Thanks, will give it a shot

genmeblog13:03:46

I think I've found a regression, see https://github.com/nextjournal/clerk/issues/71 (inlined comments)

👀 2
2