Environment
Reproduction
Any project with import maps -- pnpm run build --filter=backend here: starter-monorepo
Describe the bug
Currently, import maps reference are treated as external deps, which means the output / dist of projects with import maps are not usable.
Additional context
No response
Logs