Join Slack
Powered by
Hi, is it useful in any means to not ignore `yarn....
# javascript
a
Ayfri
07/05/2022, 4:29 PM
Hi, is it useful in any means to not ignore
yarn.lock
on GitHub ?
g
gbaldeck
07/05/2022, 4:39 PM
you should include that file in your repos. From what I understand it helps to solve dependency issues between contributors
v
Vampire
07/05/2022, 4:59 PM
And for reproducable builds, and for reliable builds on CI.
👍 2
2
Views
Open in Slack
Previous
Next