Demonstrate a fix for unfriendly clojurescript compiler error where foreign libs has an invalid :file path
See http://dev.clojure.org/jira/browse/CLJS-1633
Possible fix is demonstrated by patching cljs.closure/foreign-deps-str before doign compile, shown in: