gvim writes:

> ... but after `lein deps :tree` the cljs profile still isn't loaded.

That's normal; you would need to run `lein with-profile cljs deps :tree`
to activate a profile. But if you have dependencies that are needed for
your project to compile, it's a very bad idea to omit them from
project.clj; they should be put in :dependencies.

-Phil

Attachment: pgp0K5QH5EirU.pgp
Description: PGP signature

Reply via email to