-
Notifications
You must be signed in to change notification settings - Fork 790
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CLJS-1196: Assert failed on 3190+ while :require-ing .js file in :lib…
…s directory cljs.util - path can now take a string cljs.js-deps - IJavaScript add new -closure-lib? to protocol - library-graph-node mark closure libs, record :libs path where found if given - load-library* pass :libs path to library-graph-node cljs.closure - implement -closure-lib? on IJavaScript extended types - map->javascript-file merge :closure-lib info - rel-output-path Closure libraries need relative path treatment - lib-rel-path add helper to compute path relative to :libs dir where found to avoid name clashes - write-js? closure :libs also need to be written as JS
- Loading branch information
1 parent
d9feda1
commit 159fad2
Showing
3 changed files
with
59 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters