Daniel St. Jules
Daniel St. Jules
Can you post an example stack trace? The stack traces are a bit longer, as they no longer hide frames from your dependencies. But they still try to hide those...
Handling of .jsinspectrc is done in the bin https://github.com/danielstjules/jsinspect/blob/master/bin/jsinspect
Just wondering if there's been any update on this? Is there a last known good version we could jump to? I've tried a few with no luck.
Turns out it's only an issue with `[org.clojure/clojure "1.7.0"]`. Things work fine with `[org.clojure/clojure "1.6.0"]` :)
This is awesome :) Would be great to see it in check-build