When I create a new ASP.NET Core 1.0 application I want to use npm instead of bower. So I delete bower.json and additionally delete everything pre-installed in the wwwroot/lib folder.When I create a new ASP.NET Core 1.0 applicatio
When I create a new ASP.NET Core 1.0 application I want to use npm instead of bower. So I delete bower.json and additionally delete everything pre-installed in the wwwroot/lib folder.When I create a new ASP.NET Core 1.0 applicatio