This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-03-07
Channels
- # announcements (20)
- # babashka (25)
- # beginners (48)
- # biff (26)
- # calva (5)
- # cider (3)
- # clara (7)
- # clerk (7)
- # clj-kondo (61)
- # cljdoc (3)
- # clojure (6)
- # clojure-austin (1)
- # clojure-conj (8)
- # clojure-europe (58)
- # clojure-nl (1)
- # clojure-norway (4)
- # clojure-poland (1)
- # clojure-uk (9)
- # cursive (2)
- # emacs (11)
- # fulcro (8)
- # graphql (14)
- # gratitude (6)
- # humbleui (10)
- # hyperfiddle (17)
- # integrant (15)
- # introduce-yourself (1)
- # leiningen (5)
- # malli (13)
- # meander (21)
- # nbb (11)
- # off-topic (15)
- # pedestal (15)
- # polylith (15)
- # quil (28)
- # rdf (2)
- # reitit (3)
- # releases (6)
- # sci (21)
- # shadow-cljs (38)
- # spacemacs (3)
- # xtdb (6)
Is there a way to ignore an individual NS from being watched/processed?
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...
Thanks, will give it a shot
I think I've found a regression, see https://github.com/nextjournal/clerk/issues/71 (inlined comments)
👀 2
✅ 2