handler-source throws on missing handler, CLAUDE.md dev domains
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
(if
|
||||
(not (nil? val))
|
||||
(pretty-print val)
|
||||
(str ";;; Handler not found: " name)))))
|
||||
(error (str "Handler not found: " name))))))
|
||||
|
||||
(define _spec-dirs (list "spec" "web" "shared/sx/ref" "lib"))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user