Context
Evert created an uncommitted rewrite-lockfile.js that pre-seeds package-lock.json with target-registry resolved URLs. The investigation found that timed registry-lockfile runs already fetch zero packuments when warmup succeeds, so the script would not change the timed measurement. Its remaining value is making warmup cheap and protecting against warmup timeout/failure.
The script is not present in this repository and there is no branch or PR to recover from.
Decision needed
Recover/recreate and land the helper, or explicitly retire the idea in favor of the lockfile-warmup validation/timeout fix. Either outcome is acceptable, but the current untracked dependency should be resolved.
Acceptance criteria
Source
Performance investigation: item 11 — uncommitted rewrite-lockfile.js
Context
Evert created an uncommitted
rewrite-lockfile.jsthat pre-seedspackage-lock.jsonwith target-registry resolved URLs. The investigation found that timed registry-lockfile runs already fetch zero packuments when warmup succeeds, so the script would not change the timed measurement. Its remaining value is making warmup cheap and protecting against warmup timeout/failure.The script is not present in this repository and there is no branch or PR to recover from.
Decision needed
Recover/recreate and land the helper, or explicitly retire the idea in favor of the lockfile-warmup validation/timeout fix. Either outcome is acceptable, but the current untracked dependency should be resolved.
Acceptance criteria
Source
Performance investigation: item 11 — uncommitted rewrite-lockfile.js