Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider excluding clojurescript globally #102

Open
SevereOverfl0w opened this issue Jun 2, 2016 · 0 comments
Open

Consider excluding clojurescript globally #102

SevereOverfl0w opened this issue Jun 2, 2016 · 0 comments

Comments

@SevereOverfl0w
Copy link
Contributor

Competing versions of guava/clojurescript (clojurescript -> google-closure-compiler -> guava) can cause clojurescript compilation errors when yada is used in the same project.

I rain lein deps with pedantic enabled, and it suggested to exclude google guava, but google guava is always coming from clojurescript, and it might be better to exclude clojurescript from yada outright.

:exclusions [org.clojure/clojurescript]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant