mirror of
https://github.com/directus/directus.git
synced 2026-01-31 06:27:58 -05:00
Since #11099 the extensions-sdk isn't externalized anymore when bundling API extensions. This causes rollup to pull in a lot of unnecessary dependencies that aren't automatically tree-shaken. Fixes #11275
@directus/shared
Code shared between all directus packages.