You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue proposes the removal of Yarn's Zero-Install feature from the project. The rationale behind this proposal is that while using Yarn's Zero Install may seem convenient, it still necessitates calling yarn install, essentially resulting in an accumulation of unnecessary dependency files within the repository. By removing this feature, we aim to streamline the repository's structure and improve its efficiency.
The text was updated successfully, but these errors were encountered:
This issue proposes the removal of Yarn's Zero-Install feature from the project. The rationale behind this proposal is that while using Yarn's Zero Install may seem convenient, it still necessitates calling
yarn install
, essentially resulting in an accumulation of unnecessary dependency files within the repository. By removing this feature, we aim to streamline the repository's structure and improve its efficiency.The text was updated successfully, but these errors were encountered: