deno
34bfa2cb
- refactor(npm): use per-thread package.json cache (#17644)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
refactor(npm): use per-thread package.json cache (#17644) This commit adds a per-thread cache for `package.json` files. It's similar to what Node.js is doing.
References
#17644 - refactor(npm): use per-thread package.json cache
Author
bartlomieju
Parents
fd511d57
Loading