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

npm run myScript => yarn myScript #7

Closed
slorber opened this issue Jan 8, 2021 · 0 comments · Fixed by #22
Closed

npm run myScript => yarn myScript #7

slorber opened this issue Jan 8, 2021 · 0 comments · Fixed by #22

Comments

@slorber
Copy link
Collaborator

slorber commented Jan 8, 2021

Is your feature request related to a problem? Please describe.

yarn run is overkill, nobody use run in yarn, but it is required to run npm scripts

Describe the solution you'd like

npm run myScript should be converted to yarn myScript

Describe alternatives you've considered

Using npm myScript, but it does not work.

Additional context

Want to improve the Yarn experience on Docusaurus, like on this page:

https://deploy-preview-4014--docusaurus-2.netlify.app/classic/docs/next/i18n/introduction

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 a pull request may close this issue.

1 participant