Quantcast
Channel: MSBuild forum
Viewing all articles
Browse latest Browse all 2763

Gulp Output Folders not created

$
0
0

I've inherited a project which uses Gulp to build and package some front end stuff. I've been building this (via VSO using the msbuild command line; /p:DeployOnBuild=true /p:WebPublishMethod=Package /p:PackageAsSingleFile=true /p:SkipInvalidConfigurations=true /p:PackageLocation="$(build.artifactstagingdirectory)\\" and locally via a publish) successfully, but recently one of the output folders populated by gulp is failing to make it into the output zip package.

The folder in question is named Dist and resides in a wwwRoot folder along with several other gulp-related folders. The other folders are correctly added, but the dist folder is not.

I've looked in the .csproj file and there is a content include item for WWWroot\**, which AFAIK should mean that the dist folder should be included in the output.

Never worked with Gulp before, so this is a real newbie question, but anyone have any ideas as to things I should check?


Viewing all articles
Browse latest Browse all 2763

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>