We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
npm run sync
Originally posted by @svrnm in #3948 (comment):
First: +1 for npm run sync fixing 80% of that, I used it the other day and it does a perfect job, maybe we can turn this into a /fix:sync as well?
/fix:sync
Great idea to have a /fix:* trigger for npm run sync. Candidate command names:
/fix:*
/fix:submodules
/fix:modules
/sync:submodules
fix
Other suggestions are welcome.
The text was updated successfully, but these errors were encountered:
/fix:submodules sounds good to me
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Originally posted by @svrnm in #3948 (comment):
Great idea to have a
/fix:*
trigger fornpm run sync
. Candidate command names:/fix:submodules
/fix:modules
/sync:submodules
-- we don't really have to stick to thefix
prefixOther suggestions are welcome.
The text was updated successfully, but these errors were encountered: