cache-require-paths icon indicating copy to clipboard operation
cache-require-paths copied to clipboard

cache vs don't cache absolute filepaths

Open kevinburkeshyp opened this issue 10 years ago • 3 comments

I wrote this: https://github.com/Shyp/cache-require-paths/commit/f21238ca914a96b6b53f7945d33b48a9b1ae4e1c

then realized it's not the right thing really... we don't care about absolute vs. relative, so much as we care about whether the path references something on the filesystem, or a module name..

For what it's worth I didn't see any measurable perf difference with this patch, but I wasn't rigorous about testing it.

kevinburkeshyp avatar Apr 26 '15 16:04 kevinburkeshyp

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

renovate[bot] avatar Mar 24 '23 23:03 renovate[bot]