Re: ANN: ClojureScript release 0.0-1798

2013-06-26 Thread gerrit . hentschel
Not sure why my previous post was deleted but anyway. Yeah, the source map didn't work as I've seen on some screenshots in tutorials, but the line numbers alone were good enough and very useful for finding that incompatible line. Documentation would definitely help as crawling through the comm

Re: ANN: ClojureScript release 0.0-1798

2013-06-25 Thread gerrit . hentschel
Thanks a lot for the source map support. Made it possible for me to find the cause of my broken advanced compiled cljs. Without the source map I was totally lost... In case anybody wonders how to enable it: Just add a :source-map "path/to/js/folder/source-map-name.js.map" key value pair to the