mirror of
https://github.com/directus/directus.git
synced 2026-04-03 03:00:39 -04: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