[TASK] Add feature flags for Substrate and Eigenlayer #456
Labels
optimization ⚙️
Tasks that are refactor, optimize, or are considered chores.
p1 🟠
Issue should be resolved sooner than later
task ✔️
Overview
We're at 1100 dependencies now in the SDK alone. We need to start adding feature flags so we aren't pulling in a bunch of unnecessary stuff for every blueprint.
Outside of that, I also imagine there's a decent amount of optimization to be done by disabling unused features for some of the larger dependencies.
The text was updated successfully, but these errors were encountered: