why not `yarn dev`

why not yarn dev
4 Replies
c8
c8•2y ago
edgecases i don't wanna deal with/ find out new ones also yarn dev is more than just dev
MGpai
MGpaiOP•2y ago
Wdym? All it does is executes dev in package.json { "scripts": { "dev": "node server.js" } }
c8
c8•2y ago
Why i dont use yarn: all i can tell is a cool story about having some yarn side effect twice, after i used it as npm replacement Typing dev is shorter than yarn dev
MGpai
MGpaiOP•2y ago
what side effect 👀

Did you find this page helpful?