Skip to content

Commit

Permalink
Update bundle.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
irshadahmad21 committed Feb 19, 2024
1 parent a75527d commit ff4cfe5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tools/wpdev/src/commands/bundle.ts
Original file line number Diff line number Diff line change
Expand Up @@ -333,9 +333,6 @@ export default class Bundle extends WithProjects<typeof Bundle> {
}),
{
concurrent: false,
rendererOptions: {
collapseSubtasks: false,
},
},
);
}
Expand Down

0 comments on commit ff4cfe5

Please sign in to comment.