Re: Clojurescript One Errors

2012-03-19 Thread George Oliver
On Mar 16, 10:19 pm, John Collins wrote: > I copied the clojurescript one project and made changes to the html files. > > When I do (go) after `lein repl` I get errors in the browser about not > being able to resolve some namespaces. And also the wiki makes no mention > how to compile the projec

Clojurescript One Errors

2012-03-18 Thread John Collins
I copied the clojurescript one project and made changes to the html files. When I do (go) after `lein repl` I get errors in the browser about not being able to resolve some namespaces. And also the wiki makes no mention how to compile the project after any modifications to the files. So please