You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CLJS-1117: Dependencies in JARs don't use cached analysis
cljs.analyzer/analyze:
* :pre condition so opts map isn't accidentally passed as
3rd name argument.
cljs.analyzer/analyze-file:
* fix bad caching boolean test
* invoke cljs.analyzer/analyze correctly
* Use implied output-dir.
0 commit comments