pub fn between(importer: &str, target: &str) -> StringExpand description
The specifier an importer in importer needs to reach target, preserving any extension
style the original used.
Always starts with ./ or ../: a bare core.js is a package name in most ecosystems, so
emitting one would change what the import means.