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

Karma regression with :optimizations :none #53

Closed bensu closed 8 years ago

bensu commented 8 years ago

As discussed with @danielcompton, Karma builds with :none now need an :asset-path base prefix. It is a regression probably caused by 6244a0d and should be fixed.