swannodette / mies

Minimal ClojureScript project template
Eclipse Public License 1.0
369 stars 49 forks source link

Add version as a parameter. #27

Closed jdeisenberg closed 9 years ago

jdeisenberg commented 9 years ago

I've added :cljs-version as a key in mies.clj; this should make updates easier. I've also added .repl-{{cljs-version}} to .gitignore and the :clean-targets vector. Finally, I added the target directory to the :clean-targets directory, though I'm not sure if that is a correct thing to do.

swannodette commented 9 years ago

I don't want to add any options or support any customization. This is a minimal thing.