mirror of
https://github.com/oven-sh/bun
synced 2026-02-12 20:09:04 +00:00
Remove unused details section (#12311)
This commit is contained in:
committed by
GitHub
parent
f83e42de20
commit
b85c30cd89
@@ -15,8 +15,6 @@ disable = false
|
||||
disableManifest = false
|
||||
```
|
||||
|
||||
{% /details %}
|
||||
|
||||
## Minimizing re-downloads
|
||||
|
||||
Bun strives to avoid re-downloading packages multiple times. When installing a package, if the cache already contains a version in the range specified by `package.json`, Bun will use the cached package instead of downloading it again.
|
||||
|
||||
Reference in New Issue
Block a user