boot-clj / boot-clj/boot-cljs

Use deep merge for `:compiler-options`

Open
#135 11 comments 0 reactions 0 assignees View on GitHub
Dominant language
Clojure
Stars
176
Forks
40
PR merge metrics
No merged PRs in 30d

Description

Using deep merge for `:compiler-options` would allow to merge `:closure-defines` from task definition and `.cljs.edn` files instead of replacing one by another.

It'd be especially usefull for `:parallel-build`.

Contributor guide

Open the contributing guide

Research direction

Start by tracing how :compiler-options are read from task definitions and .cljs.edn files, with attention to :closure-defines. The work is done when values from both sources are deep-merged rather than replaced, including the :parallel-build case.

Written by the indexing model from the issue text.

Assessment

Tech stack
clojure, javascript
Domain
build-system
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.