I have a .NET 5 web application using the DNX framework, and I want to run \'npm install\', \'bower install\' and others, whenever I build the project.
Right now I\'m ab
As of RC1, you have to "produce outputs" to pipe the build through dnu:
dnu