Skip to content

Store version of current bin after downloading. - #42

Merged
richvdh merged 4 commits into
mainfrom
hs/prevent-redownloading-bin
Jul 22, 2026
Merged

Store version of current bin after downloading.#42
richvdh merged 4 commits into
mainfrom
hs/prevent-redownloading-bin

Conversation

@Half-Shot

Copy link
Copy Markdown
Contributor

I noticed that the packages would get redownloaded on every run of npm install, and this is because we don't check or store the version of the artifact we just downloaded. This saves a few roundtrips in dev at least.

Comment thread download-lib.js

@uhoreg uhoreg left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable

@richvdh
richvdh enabled auto-merge (squash) July 22, 2026 11:02
@richvdh
richvdh merged commit 897cb7a into main Jul 22, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants