Skip to content

Commit

Permalink
remove a line
Browse files Browse the repository at this point in the history
  • Loading branch information
Aslemammad committed Dec 14, 2024
1 parent 6225a36 commit ab55b5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,6 @@ export async function runInRepo(options: RunOptions & RepoOptions) {
`${options.vitePath}/packages/plugin-legacy`

const vitePackageInfo = await getVitePackageInfo(options.vitePath)

// skip if `overrides.rollup` is `false`
if (
vitePackageInfo.dependencies.rollup?.version &&
Expand Down

0 comments on commit ab55b5c

Please sign in to comment.