Skip to content
This repository was archived by the owner on Jun 4, 2026. It is now read-only.

Add package-lock.json for reproducible builds and better Nix support#32

Open
ANCHITAYUSH wants to merge 1 commit into
mattermost:masterfrom
ANCHITAYUSH:master
Open

Add package-lock.json for reproducible builds and better Nix support#32
ANCHITAYUSH wants to merge 1 commit into
mattermost:masterfrom
ANCHITAYUSH:master

Conversation

@ANCHITAYUSH

Copy link
Copy Markdown

This PR adds a package-lock.json to the repository to ensure reproducible builds and improve dependency consistency across environments.

Additionally, package-lock.json has been removed from .gitignore so that it can be tracked in version control. This is particularly useful for deterministic environments like Nix and helps debug dependency-related issues more easily.

Issue link: #30

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant