Wildcard automatically loads any file named endpoints.js or *.endpoints.js
I found out that this is also true for files in node_modules folder. In my opinion this should be excluded. In fact I find it better if we can specify a path that wildcard should use for scanning.
I found out that this is also true for files in node_modules folder. In my opinion this should be excluded. In fact I find it better if we can specify a path that wildcard should use for scanning.
What is your opinion about it ?