Replies: 1 comment
-
No you can't 😂
Yarn hasn't fixed it, like many things in software it's a trade-off. I believe it's more accurate to say that Yarn made an opinionated choice that a portion of users prefer but that choice also has its pitfalls. This has been discussed extensively in the past, last effort being the RFC from @orta which you can read the activity and conclusion over here: #332 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
writing
npm run <script>doesn't seem like much but writing this day in and day out is a pain. Yarn already has fixed this by only having to typeyarn <script>.I'd like to see an alias for
npm run, something likenpmr(short for npm run).I can't be the only one wanting this?
Beta Was this translation helpful? Give feedback.
All reactions