Webstorm exclude node modules from diagrams

Hey,

How can I create diagrams for my node.js server excluding node modules folder from being recursively analyzed?

For example, if one file requires Sequelize, I don't want to see all the inner files and dependencies of that library.

 

 

0
1 comment

There is no way to do this unfortunately, please follow https://youtrack.jetbrains.com/issue/WEB-26224 and linked tickets for updates

0

Please sign in to leave a comment.