Script change to Dev Build
This commit is contained in:
parent
20a95cd416
commit
50a6375b52
@ -13,4 +13,4 @@ pipelines:
|
|||||||
script: # Modify the commands below to build your repository.
|
script: # Modify the commands below to build your repository.
|
||||||
- npm install
|
- npm install
|
||||||
- npm install -g @angular/cli
|
- npm install -g @angular/cli
|
||||||
- ng build --prod
|
- ng build
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user