### Environment * ### Reproduction Any project with import maps -- `pnpm run build --filter=backend` here: [starter-monorepo](https://github.com/NamesMT/starter-monorepo/tree/c68a468c0ce5465638988011a75ecc33d57383ac/apps/backend) ### 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 ```sh ```