Support custom warning handlers
Open
enhancement
- Dominant language
- Clojure
- Stars
- 176
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/emezeske/lein-cljsbuild#custom-warning-handlers
Would probably need handler to resolve symbol to a function, so the handler can be loaded on Cljs pod. Example should show how to call the default handler.
Contributor guide
Research direction
Start with the custom warning handlers example linked in the issue and inspect the current warning-handling entry point. Confirm how a handler symbol should resolve to a function loaded in the ClojureScript pod and how the default handler is invoked. Done means custom handlers work and the example demonstrates calling the default handler.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100