Skip to content

Support monorepos #61

Open
Open
@mcmxcdev

Description

@mcmxcdev

Problem

When observing the tree generated by svisualize, most components that we are using are missing.

I assume this is because we use a Turborepo monorepo, and most components come from an import like import { Button } from @org/ui

It seems that only relative imports like ./Button are resolved and visualized properly.

Solution

Not sure what the exact problem is, but I assume that https://pnpm.io/workspaces are not supported yet.

Additional information

No response

👨‍👧‍👦 Contributing

  • 🙋‍♂️ Yes, I'd love to make a PR to implement this feature!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions