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
Some binaries won't use all of the dependencies, specifically the ones that can make packaging things statically, or for cross compilation challenging. We can avoid the need for those dependencies by breaking up the root package into a workspace. For backwards compatibility, or ease of use this could be a workspace package so that we get the benefits mentioned while still exposing the overall allegra package.
The text was updated successfully, but these errors were encountered:
Some binaries won't use all of the dependencies, specifically the ones that can make packaging things statically, or for cross compilation challenging. We can avoid the need for those dependencies by breaking up the root package into a workspace. For backwards compatibility, or ease of use this could be a workspace package so that we get the benefits mentioned while still exposing the overall allegra package.
The text was updated successfully, but these errors were encountered: