Skip to main content

Posts Tagged ‘MSDeploy’

How to add Gulp output or Bower/NPM packages to WebDeploy package

Bower and NPM (Node.js package manager) are really helpful open source tools which are integrating well with new versions of Visual Studio. They allowing to very conveniently download popular script libraries and other client-side scripts, and in the case NPM server-side tools as well. Gulp is a wildly popular build tool which is mostly used […]