node-dependency-tree
node-dependency-tree copied to clipboard
How I can easily change the code to get the url of images in the tree ?
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 ?