Azure / ng-deploy-azure

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

fix: save package in devDependencies #86

Closed alan-agius4 closed 2 years ago

alan-agius4 commented 4 years ago

In the latest versions of the CLI ng-add packages can be added to devDependencies and this package is perfect for such use case since it's only needed for development.

See: https://github.com/angular/angular-cli/pull/15815

Pull Request Template

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Type of change

Please delete options that are not relevant.

How to Test

Closing issues

Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).

Assignee

Please add yourself as the assignee

Projects

Please add relevant projects so this issue can be properly tracked.