boot-cljsjs icon indicating copy to clipboard operation
boot-cljsjs copied to clipboard

deps-cljs task produces invalid deps.cljs on Windows (backslashes in :externs array)

Open dtreskunov opened this issue 8 years ago • 0 comments

Paths in the generated :externs array use backslashes, which trips up whatever is consuming deps.cljs.

dtreskunov avatar Mar 27 '17 02:03 dtreskunov