Build the import specifier the manifest uses to reach a module.
Always explicitly relative and always POSIX, so it resolves the same on every operating
system, and without its extension, so the bundler applies its own platform resolution
(Component.ios.tsx before Component.tsx) exactly as it would for hand-written code.
Build the import specifier the manifest uses to reach a module.
Always explicitly relative and always POSIX, so it resolves the same on every operating system, and without its extension, so the bundler applies its own platform resolution (
Component.ios.tsxbeforeComponent.tsx) exactly as it would for hand-written code.