chore: Keep lockfile in sync when generating @wxt-dev/browser (#2310)

This commit is contained in:
Aaron
2026-04-26 20:26:24 -07:00
committed by GitHub
parent b21ec34a65
commit e75e534882
+2
View File
@@ -58,6 +58,8 @@ for (const { file, srcPath, destPath } of declarationFileMapping) {
console.log(` ${styleText('dim', '-')} ${styleText('cyan', file)}`);
}
await Bun.$`bun install --ignore-scripts`;
// Done!
console.log(