Azure / Azure/ng-deploy-azure

feature: add deploy npm script to package.json

Open
#43 0 comments 0 reactions 1 assignee Claimed by @sinedied View on GitHub
enhancement
Dominant language
TypeScript
Stars
79
Forks
47
PR merge metrics
No merged PRs in 30d

Description

## Description

As part of schematics, it would be nice to also add a `"deploy": "ng run :deploy"` npm script to follow usual nodejs project conventions.
This is also a good thing to have when you don't have a global ng cli install, as you can directly use the local install this way, not needing to change anything on your env to deploy.

## Type of change

Please delete options that are not relevant.

- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] This change requires a documentation update

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.