mirror of
https://github.com/directus/directus.git
synced 2026-02-02 10:25:05 -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