Is there a way to visualize the webpack dependency graph in NextJS

Viewed 454

I am currently working on a NextJS application and would like to visualize the dependency graph in my application.

Is there any tool or library which could help me achieve this?

0 Answers
Related