Unbundle connectors from Latitude
geclos opened this issue · 0 comments
geclos commented
Feature Description
Right now we are bundling all connectors to Latitude when we install dependencies. This is problematic as it adds almost 1gb of dependencies when most of the times users are using one or two connectors. We should unbundle connectors, have users install them manually when required instead.
Goal of Feature
Smaller production bundles, faster build times.
Current Solution / Workarounds
None
Alternatives
None