lein-create-template icon indicating copy to clipboard operation
lein-create-template copied to clipboard

Doesn't create cljs paths

Open WorldsEndless opened this issue 8 years ago • 0 comments

I wish to create a template based on applications created with lein new luminus myapp +cljs +reagent and I find that, while it mirors the clj and cljc paths, it omits the crucial cljs paths (though it gets the cljs test paths, oddly). This is neither desired nor expected behavior.

WorldsEndless avatar Jan 29 '18 17:01 WorldsEndless