magomimmo/cljs-start

add tdd profile

magomimmo opened this issue · 0 comments

Add a tdd profile to better support TDD workflow by removing source-map option to speed up recompilation time.

Contextually, leave the source-map setting active for the :dev profile only.