element-hq / element-hq/element-web

lockfiles for hak modules

Open
#32,104 0 comments 0 reactions 0 assignees View on GitHub
A-Electron A-Packaging T-Feature T-Task
Dominant language
TypeScript
Stars
13.5k
Forks
2.8k
PR merge metrics
PR metrics pending

Description

### Your use case

#### What would you like to do?

have yarn.lock files for hak modules and their dependencies, at least as an optional possibility

#### Why would you like to do it?

stricter dependency tree, integrity for downloaded packages (`yarn --frozen-lockfile`!), ability to change the specific versions in cases like element-hq/element-web#32105

#### How would you like to achieve it?

ship the package.json and yarn.lock files in the repository, instead of generating just the package.json on the spot?

### Have you considered any alternatives?

_No response_

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.