Comment made by: nathandao
js_deps.cljs deliberately only allows upstream foreign-libs (defined in deps.cljs file) to be local file. Yet, this issue is still open, so I (hastily :D) assume the local file enforcement was not intentional.
The patch should add back support for using url as foreign-libs in deps.cljs and remove unused codes in load-foreign-library**.