lein-create-template
lein-create-template copied to clipboard
Doesn't create cljs paths
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.