Skip to content

Remove lockfiles from .gitignore#41

Merged
reznord merged 1 commit intopreactjs-templates:masterfrom
jennydaman:patch-1
May 25, 2020
Merged

Remove lockfiles from .gitignore#41
reznord merged 1 commit intopreactjs-templates:masterfrom
jennydaman:patch-1

Conversation

@jennydaman
Copy link
Copy Markdown

It is best practice to keep the npm/yarn lockfile for reproducible builds.

https://classic.yarnpkg.com/blog/2016/11/24/lockfiles-for-all/

@reznord reznord merged commit 2e31f5c into preactjs-templates:master May 25, 2020
@ForsakenHarmony
Copy link
Copy Markdown
Contributor

I think the original intention was to ignore the one you're not using, but I guess you should add that, rather than remove the one you use from the .gitignore

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

Successfully merging this pull request may close these issues.

3 participants