mirror of
https://github.com/directus/directus.git
synced 2026-01-29 18:38:02 -05:00
This ensures that extensions work with an out-of-root extensions folder. Instead of leaving the list of API shared deps empty, this adds `directus` as the only shared dep because it is never a good idea to bundle the Directus API into an extension.
@directus/shared
Code shared between all directus packages.