cljsjs / boot-cljsjs

Helper tasks to aid the packaging of JS dependencies for Clojurescript projects
66 stars 22 forks source link

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

Open dtreskunov opened 7 years ago

dtreskunov commented 7 years ago

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