ok cool, i set up cljs-devtools and now i'm seeing custom formatters in the "scope" window and can inspect the cljs datastructures when my breakpoint is hit
source maps still seem to be broken though
but it seems to be just a canary issue? or maybe just a canary issue on my machine
source maps work fine in regular chrome on my machine, but in canary i'm still seeing this "Source Map Detected" banner, and don't see any cljs files in the "sources" tree on the left side of the window
chrome 55.0.2862.0 canary
i guess there were two "source maps" issues, actually
in my second screenshot, earlier, there was the dirac "unable to locate sourceMap" message, and that's been fixed, so thanks 😄 😄
in the first screenshot, there's a banner that says "Source Map Detected" when viewing a .js file, but no corresponding .cljs file shows up in the sources tree to the left of that .js file, and that's the issue i'm still having
anyway i don't think it's dirac's fault
seems to just be a canary thing
maddening
gonna try rebooting
hurk same behavior, oh well
hm, embarrassing - it seems like both issues actually still persist on my machine
i was mistaken earlier because i hadn't tried playing around in the dirac repl, which is what triggers the "unable to locate sourceMap" message
again though i can't tell if this is dirac's fault or canary's fault - it seems bad that i only see this "Source Map Detected" banner when viewing a .js file, and that i don't see the corresponding .cljs file in the Sources tree
i've done lein clean, etc
ai branch is up to date
it's friday and this isn't urgent, so no hurry, would love it if you could take a look at this sometime next week or whenever when you're free - thanks again for your help!