cypress-documentation
                                
                                 cypress-documentation copied to clipboard
                                
                                    cypress-documentation copied to clipboard
                            
                            
                            
                        What does intelligent caching mean in the documentation around CI
https://github.com/cypress-io/cypress-documentation/blob/d65d514784979070c7d03f65283554a8ce737d5b/content/guides/continuous-integration/introduction.md?plain=1#L340
The link above has the follow text. What does "intelligent caching" mean?
- Do not cache node_modulesacross builds. This bypasses more intelligent caching packaged withnpmoryarn, and can cause issues with Cypress not downloading the Cypress binary onnpm install.