Excluding the node_modules folder when publishing ASP.NET projects.
8th June 2017There are quite a few ASP.NET developers that have been adopting NodeJS in their projects for client side package management and development time tooling. A question that I get relatively often is, how can they exclude the node_mo…