Azure / ng-deploy-azure

Deploy Angular apps to Azure using the Angular CLI
MIT License
79 stars 37 forks source link

feature: allow overwriting existing Azure config #42

Closed sinedied closed 4 years ago

sinedied commented 4 years ago

Pull Request Template

Description

If azure.json file already exist, you are now prompted to choose if you want to reconfigure azure for the current project. If confirmed, the existing config will be overwritten, leaving intact the config of other projects.

Type of change

Please delete options that are not relevant.

How to Test

Closing issues

/

Assignee

@sinedied

Projects

/

shmool commented 4 years ago

closes https://github.com/Azure/ng-deploy-azure/issues/11