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

fix script cwd #201

Merged
merged 3 commits into from
Feb 22, 2023
Merged

fix script cwd #201

merged 3 commits into from
Feb 22, 2023

Conversation

xlc
Copy link
Member

@xlc xlc commented Feb 21, 2023

yarn have this feature

if the specified name contains a colon character and if one of the workspaces in the project contains exactly one script with a matching name, then this script will get executed.

so that yarn dev:acala will work without specify it in root package.json

closes #200

@xlc xlc enabled auto-merge (squash) February 21, 2023 21:45
@xlc xlc merged commit 809d528 into master Feb 22, 2023
@xlc xlc deleted the fix-script branch February 22, 2023 01:29
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.

yarn start sets cwd to packages/chopsticks
1 participant