Skip to content

Conversation

kuhe
Copy link
Contributor

@kuhe kuhe commented Sep 26, 2025

Devtool cleanup. This matches JSv3's cli dispatcher to allow multiple commands to be comma delimited

b core - clean,b,test wat

equals

cd ./packages/core
yarn clean
yarn build
yarn test:watch

@kuhe kuhe requested a review from a team as a code owner September 26, 2025 18:18
@kuhe kuhe merged commit 22cea07 into main Sep 29, 2025
13 checks passed
@kuhe kuhe deleted the cli branch September 29, 2025 15:45
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