chore: Keep lockfile in sync when generating @wxt-dev/browser (#2310)
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user