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 fd17f4b commit c1a5a36Copy full SHA for c1a5a36
azure-pipelines.yml
@@ -18,7 +18,7 @@ steps:
18
- script: |
19
npm install -g @angular/cli
20
npm install
21
- ng build ngximagedisplay
+ ng build ngximagedisplay --prod
22
displayName: 'npm install and build'
23
24
- task: CopyFiles@2
0 commit comments