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
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