Skip to content

Commit

Permalink
Update build command for angular 14
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkjanm authored Nov 14, 2022
1 parent cec74cd commit d7c6ad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
inputs:
command: 'custom'
workingDir: 'roadrecon/frontend/'
customCommand: 'run build -- --prod'
customCommand: 'run build -- --configuration production'

- script: |
pip install --upgrade setuptools wheel
Expand Down

0 comments on commit d7c6ad1

Please sign in to comment.