-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request