diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d8a66ea..23ae466 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -32,6 +32,7 @@ steps: targetType: 'inline' script: | npm install rimraf -g + npm install parcel -g - task: NuGetCommand@2 inputs: