boot-clj / boot-cljs

Boot task to compile ClojureScript programs.
Eclipse Public License 1.0
176 stars 40 forks source link

Validate `task-options!` merge order #167

Open Deraen opened 7 years ago

Deraen commented 7 years ago

Currently Boot merges task-options! with cljs task params, and in this case, only :compiler-options from one are used.