swc_bundler: - Fix importing from transitive dependencies with aliases. - Fix stack overflow while computing plan for modules with cyclic dependencies. - Handle `export *` for function / class properly. (#1155)