mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-06 04:22:01 +00:00
[build-utils] Improve no lockfile detection logic (#11706)
Two minor improvements missed from the review of https://github.com/vercel/vercel/pull/11697: - [Include supported package manager names in error message](https://github.com/vercel/vercel/pull/11697#discussion_r1628382867) - [Avoid `as` to improve type safety](https://github.com/vercel/vercel/pull/11697#discussion_r1628384789)
This commit is contained in:
5
.changeset/quiet-comics-tell.md
Normal file
5
.changeset/quiet-comics-tell.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@vercel/build-utils': patch
|
||||
---
|
||||
|
||||
Improve error message and refactor
|
||||
Reference in New Issue
Block a user