From cd5ddedac42a4b51240cccee1cdb317606307d18 Mon Sep 17 00:00:00 2001 From: Jose Jr Aquino Date: Sat, 5 Apr 2025 20:51:53 +0000 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) 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: