node-dependency-tree icon indicating copy to clipboard operation
node-dependency-tree copied to clipboard

Find dependents

Open DamienCassou opened this issue 3 years ago • 0 comments

Thank you very much for node-dependency-tree. I'm looking for a way to find all files depending on a given file (the opposite of node-dependency-tree). My ultimate goal is to facilitate renaming a file in a webpack project by updating all its dependents automatically. Would you have some idea on where I could start looking.

I know it is out of scope for your project so feel free to close the issue.

Thank you

DamienCassou avatar Mar 19 '22 18:03 DamienCassou