Would it be possible for rollup to print out a tree of all the modules used and how they are related? Reason for the request is that I have a project where certain dependencies are still getting included, but having difficulty tracking down "why", and thought a module graph or tree would help pinpoint the culprit. Thanks
Would it be possible for rollup to print out a tree of all the modules used and how they are related? Reason for the request is that I have a project where certain dependencies are still getting included, but having difficulty tracking down "why", and thought a module graph or tree would help pinpoint the culprit. Thanks