stumptown-content icon indicating copy to clipboard operation
stumptown-content copied to clipboard

Switch to yarn

Open peterbe opened this issue 5 years ago • 2 comments

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 avatar May 30 '19 21:05 peterbe

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

peterbe avatar May 30 '19 21:05 peterbe

@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.

peterbe avatar Jun 04 '19 21:06 peterbe