Skip to content

chore: drop npm-run-all, make command npm client agnostic#8005

Merged
fi3ework merged 3 commits intoweb-infra-dev:mainfrom
fi3ework:npm-run-all
Sep 29, 2024
Merged

chore: drop npm-run-all, make command npm client agnostic#8005
fi3ework merged 3 commits intoweb-infra-dev:mainfrom
fi3ework:npm-run-all

Conversation

@fi3ework
Copy link
Copy Markdown
Member

Summary

Ref: #7996 (comment)

  • Drop npm-run-all2, use pnpm run command
    • npm run test and pnpm run test work fine
    • npm run test -- xxx and pnpm run test -- xxx works fine
  • Remove some commands relay on npm-run-all2. In fact, these commands cannot be executed at all because npm-run-all2 is not installed, so I think these commands are obsolete.

with pnpm's --stream flag, the log will be easier to be read:

image

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@netlify
Copy link
Copy Markdown

netlify bot commented Sep 27, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 1fa0c93
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/66f91317ac557400084cc9b1

@fi3ework fi3ework enabled auto-merge (squash) September 27, 2024 07:55
@fi3ework fi3ework merged commit 8450816 into web-infra-dev:main Sep 29, 2024
@fi3ework fi3ework deleted the npm-run-all branch September 29, 2024 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants