mirror of
https://github.com/directus/directus.git
synced 2026-01-21 03:58:06 -05:00
* Use node16 module-resolution * Lets not mess with apply-query rn * I love CJS. Death to CJS. * Use CJS require in hook import * Fix type export in schema * Clean up defaults usage * Use require instead of import for migrations * Use a vitest compatible dynamic import * Uno mas * Cleanup type export