The _build folder contains all build artifacts for external dependencies and internal application code. This means that caching this folder is a pain. If I could simply cache the external dependency build artifacts separately to the internal application artifacts, this would solve my problem. To do this, I think the artifacts should be kept in a seperate location such as _build/<env>/deps/...
-- Want to get insights, recommendations and answers from top consultants for free? Head to Discussions <https://expert360.com/community> to ask questions and find answers. ——————————————————————————————————————————————— This email is intended for the sole use of the intended recipient(s) and may contain information that is confidential and/or privileged. Any review or distribution by any other person is prohibited. If you are not an intended recipient, please immediately contact the sender and delete all copies of this email message -- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/ac3428e7-f626-4392-ab3a-9aa32a23face%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
