plexus / chestnut

Application template for Clojure + ClojureScript web apps
Eclipse Public License 1.0
1.32k stars 99 forks source link

Use sanitized placeholder for cljsbuild namespace #212

Closed Peter-Donner closed 7 years ago

Peter-Donner commented 7 years ago

Fixes #210, minus characters in the project name will be replaced by underscores in index.html

plexus commented 7 years ago

Thanks a lot! I'll try to put out a new version soon-ish.