dependents / node-dependency-tree

Get the dependency tree of a module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How I can easily change the code to get the url of images in the tree ?

amapic opened this issue · comments

In order to get the unused images in my project, I wanted to used the package next-unused which use this code to have a list of all used files. Images are not sent back which this project. How I could easily change that ?