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
It would be really nice if there was a Fletch option to auto-enable dependencies. If I'm building a custom subset of Fletch, I often want to say I need X, Y, and Z from Fletch, but also anything else that Fletch needs to build those things. There are many packages in Fletch that we just don't use directly, but we need to remember which things we need to also enable to get the things we care about.
The text was updated successfully, but these errors were encountered:
It would be really nice if there was a Fletch option to auto-enable dependencies. If I'm building a custom subset of Fletch, I often want to say I need X, Y, and Z from Fletch, but also anything else that Fletch needs to build those things. There are many packages in Fletch that we just don't use directly, but we need to remember which things we need to also enable to get the things we care about.
The text was updated successfully, but these errors were encountered: