Skip to content

build,win: add winget config to set up env

This PR contains 3 configuration files for each version of Visual Studio. These configuration files can be used to set up the Node.js development environment for developers via Dev Home. The user can choose the configuration file from Dev Home and easily install the tools required to build Node.js. In addition, this configuration file can be run directly via winget configure <configuration file> command.

Merge request reports

Loading