This repository was archived by the owner on Sep 30, 2024. It is now read-only.
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
Investigate if we can painlessly switch to npm
workspaces #21849
Open
Description
Based on our design decision to use only the most standard tools we need to reevaluate if we can switch from yarn
to npm
. The latest npm
has all the required features. If the migration doesn't require any significant work, we should switch to npm
workspaces.