Skip to content

The constraints file is difficult to maintain #4384

@mcmire

Description

@mcmire

This project uses Yarn's constraints feature to ensure that there is cohesion among the packages in the monorepo.

This file is challenging to maintain, however, because it is written in Prolog, a 30+-year-old language that no one uses anymore.

Recent versions of Yarn introduced a JavaScript API which is intended to replace the Prolog API.

The constraints file was converted already for the module template in MetaMask/metamask-module-template#220. We may be able to use this as inspiration.

Metadata

Metadata

Assignees

Labels

team-wallet-frameworkDeprecated: Please use `team-core-platform` instead.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions