Validate `task-options!` merge order
Open
- Dominant language
- Clojure
- Stars
- 176
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
Currently Boot merges `task-options!` with `cljs` task params, and in this case, only `:compiler-options` from one are used.
Contributor guide
Research direction
Start by locating the implementation of task-options! and the cljs task parameter merge. Determine the intended precedence between those options and :compiler-options, then add or run a focused validation for the merge order; done means the precedence is explicit and confirmed by a test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure, javascript
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100