CoreWiki icon indicating copy to clipboard operation
CoreWiki copied to clipboard

Node.js dependency

Open lijulat opened this issue 7 years ago • 1 comments
trafficstars

Why is there a node.js dependency to build this project?

lijulat avatar Aug 24 '18 12:08 lijulat

We don't run node to host the application, but we do use npm to fetch and install packages for the application.

That may change in the future with the dotnet libman tool that was JUST released

csharpfritz avatar Aug 25 '18 15:08 csharpfritz