mirror of
https://github.com/directus/directus.git
synced 2026-01-30 16:58:36 -05:00
Javascript import syntax uses URLs instead of paths, so we have to normalize the extension paths to forward slashes when importing them inside the virtual entrypoints. Fixes #6550