Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove npm-run-all2 #18083

Merged
merged 1 commit into from
Sep 12, 2024
Merged

chore: remove npm-run-all2 #18083

merged 1 commit into from
Sep 12, 2024

Conversation

bluwy
Copy link
Member

@bluwy bluwy commented Sep 12, 2024

Description

It doesn't look like npm-run-all2 help with the syntax much compared to pnpm <command> && pnpm <other>, so I switched to it.

We could technically use pnpm run --sequential "/^build-types-*" to make it work too, but sapphi pointed that the order isn't explicit: #14566 (comment)

Copy link

stackblitz bot commented Sep 12, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@sapphi-red sapphi-red added the p1-chore Doesn't change code behavior (priority) label Sep 12, 2024
@patak-dev patak-dev merged commit 41180d0 into main Sep 12, 2024
10 of 12 checks passed
@patak-dev patak-dev deleted the remove-npm-run-all2 branch September 12, 2024 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p1-chore Doesn't change code behavior (priority)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants