Skip to content

Add tdd profiles and update deps

Compare
Choose a tag to compare
@magomimmo magomimmo released this 02 Feb 10:57
· 20 commits to master since this release

a tdd profiles has been added to allow a faster recompilation with cljsbuild auto mode by removing source map from the tdd build.

As soons as cljsbuild will support auto test mode, the tdd profile would be ready to be used to obtain a quick enough feeback-loop.