Welcome! Please see the About page for a little more info on how this works.

0 votes
in ClojureScript by

Invalid externs file will fail silently and not provide the expected externs inference warnings. We should try to catch such issues when we parse the file and throw an exception.

1 Answer

0 votes
by
Reference: https://clojure.atlassian.net/browse/CLJS-1896 (reported by dnolen)
Welcome to Clojure Q&A, where you can ask questions and receive answers from members of the Clojure community.
...