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

Use NPM and drop yarn and the yarn lock file #138

Open
chalin opened this issue Jul 22, 2022 · 1 comment
Open

Use NPM and drop yarn and the yarn lock file #138

chalin opened this issue Jul 22, 2022 · 1 comment

Comments

@chalin
Copy link

chalin commented Jul 22, 2022

NPM works just fine.
Also, package lock files are an unnecessary overhead for a website.

/assign @chalin

@kzys
Copy link
Member

kzys commented Mar 17, 2023

I'm honestly fine using npm instead of yarn. But I'd like to keep package-lock.json for reproducibility and security.

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

2 participants