Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

Switch to yarn #42

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Switch to yarn #42

wants to merge 2 commits into from

Conversation

peterbe
Copy link
Contributor

@peterbe peterbe commented May 30, 2019

Fixes #15

By the way, another better thing about using yarn is that when run yarn run {somenamedscript} and it fails, it the complete output will only be displayed once whereas with npm run ... it would show it twice.

@peterbe peterbe requested a review from wbamberg May 30, 2019 21:03
@peterbe
Copy link
Contributor Author

peterbe commented May 30, 2019

NOTE-TO-SELF; This will break mdn2 because that one assumes to use npm in its Makefile.

This was referenced May 31, 2019
@peterbe
Copy link
Contributor Author

peterbe commented Jun 4, 2019

@wbamberg I'd love to escalate this PR. I believe I've listed enough reasons why yarn is better than npm.

By the way, we'd still be using npm to publish to npmjs.com by the way. That's probably the only reason I still use npm in myself.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch to yarn
1 participant