Skip to content

Commit 05b005f

Browse files
feat(optimizer): support bun text lockfile (#18403)
Co-authored-by: patak <583075+patak-dev@users.noreply.github.com>
1 parent b7bd7b0 commit 05b005f

File tree

1 file changed

+5
-0
lines changed
  • packages/vite/src/node/optimizer

1 file changed

+5
-0
lines changed

packages/vite/src/node/optimizer/index.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1205,6 +1205,11 @@ const lockfileFormats = [
12051205
checkPatchesDir: false,
12061206
manager: 'pnpm',
12071207
},
1208+
{
1209+
path: 'bun.lock',
1210+
checkPatchesDir: 'patches',
1211+
manager: 'bun',
1212+
},
12081213
{
12091214
path: 'bun.lockb',
12101215
checkPatchesDir: 'patches',

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy