We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61e2e3c commit b76e24eCopy full SHA for b76e24e
azure-pipelines.yml
@@ -39,7 +39,7 @@ steps:
39
- script: npm ci
40
displayName: Install Dependencies
41
42
-- script: npm ls
+- script: npm ls --prod
43
displayName: Check for missing / extraneous Dependencies
44
45
- script: npm run test-azure
0 commit comments