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.
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.