Hi everyone I have a qu…
Hi everyone, I have a question regarding computational caching.
From the docs, I saw that computational cache depends upon the environment like node.js
, does it also depend on the operating system?
I was exploring the option of nx-cloud but not sure how it will benefit the developers with different environments
Responses:
It seems either the node version or OS are considered “runtimeCacheInputs”, which according to the docs need to be configured manually.
so you can choose anything to be a runtime cache input
Okay, great. Thanks
NX_VERBOSE_LOGGING=true nx ...
prints out the hashes used when using nx cloud