Dependency filter for madge. Filters the dependency tree for the given module.
$ npm -g install madge-path-filter
madge --json App.jsx | madge-path-filter --entry 'App.jsx' --target 'hooks/useAuth' | madge --stdin -i "image.png"
Dependency filter for madge. Filters the dependency tree for the given module.
$ npm -g install madge-path-filter
madge --json App.jsx | madge-path-filter --entry 'App.jsx' --target 'hooks/useAuth' | madge --stdin -i "image.png"