Skip to content

Commit 96092cb

Browse files
authoredJan 23, 2025··
chore: unneeded name in lockfileFormats (#19275)
1 parent b7e0e42 commit 96092cb

File tree

1 file changed

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

1 file changed

+0
-1
lines changed
 

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

-1
Original file line numberDiff line numberDiff line change
@@ -1206,7 +1206,6 @@ const lockfileFormats = [
12061206
manager: 'pnpm',
12071207
},
12081208
{
1209-
name: 'bun.lockb',
12101209
path: 'bun.lockb',
12111210
checkPatchesDir: 'patches',
12121211
manager: 'bun',

0 commit comments

Comments
 (0)
Please sign in to comment.