bensu / doo

doo is a library and lein plugin to run cljs.test on different js environments.
Eclipse Public License 1.0
324 stars 63 forks source link

Use meta-merge to merge Karma configuration #171

Closed miikka closed 6 years ago

miikka commented 6 years ago

This would give the user pretty good control over the Karma configuration. I think it would address #165.

bensu commented 6 years ago

Looks good! I like the balance of putting in on the project.clj instead of having the user define the entire file.