Skip downloading NPM dependencies if task(s) are already in cache. #2566
-
|
When using CI, I'd like to be able to skip downloading NPM dependencies if task is already in cache. Is such a thing possible? |
Beta Was this translation helpful? Give feedback.
Answered by
nathanhammond
Nov 3, 2022
Replies: 1 comment
-
|
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nathanhammond
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
turbo-ignoreis designed to be runnable prior to module installation. In other words, yes, this works, but you'll need to correctly configure your CI runs to be: