Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why commit both yarn.lock and package-lock.json #7

Closed
alireza-mh opened this issue Nov 12, 2019 · 0 comments
Closed

Why commit both yarn.lock and package-lock.json #7

alireza-mh opened this issue Nov 12, 2019 · 0 comments

Comments

@alireza-mh
Copy link

Using both lock files inside a repo may cause future problems as far as I know.
Syncing both lock file is extra working unless we do it on precommit I guess.
further info:
https://stackoverflow.com/questions/44552348/should-i-commit-yarn-lock-and-package-lock-json-files
https://yarnpkg.com/blog/2018/06/04/yarn-import-package-lock/

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

No branches or pull requests

1 participant