Remove extension config import workaround (#18349)

* Remove extension config import workaround

* Add changeset

---------

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
This commit is contained in:
Nicola Krumschmidt
2023-04-27 23:20:55 +02:00
committed by GitHub
parent af2ce35d67
commit e60c6cff5f
2 changed files with 6 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
---
'@directus/extensions-sdk': patch
---
Removed extension config import workaround that is no longer necessary since we are building to ESM