Azure / Azure/ng-deploy-azure

Add support for Angular CLI v9

Open
#88 3 comments 0 reactions 0 assignees View on GitHub
bug enhancement help wanted
Dominant language
TypeScript
Stars
79
Forks
47
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
When adding @azure/ng-deploy to an angular project v9, we get the following error:

```
Cannot read the output path (architect.build.options.outputPath) of project "bazel-angular" in angular.json
```

**To Reproduce**
Steps to reproduce the behavior:
1. npm i -g @angular/cli@9
2. angular new demo
3. ng add @azure/ng-deploy
4. See error

**Expected behavior**
@azure/ng-deploy should support the new angular v9 builder API.

**Screenshots**
![image](https://user-images.githubusercontent.com/1699357/74094697-bb62c500-4ae5-11ea-9744-cd47d0bbb8bf.png)

Related issue https://github.com/Azure/ng-deploy-azure/issues/85

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.