Azure / Azure/static-web-apps

Misleading defaults for Angular build preset in the portal

Open
#233 1 comment 2 reactions 0 assignees View on GitHub
angular portal
Dominant language
No language data
Stars
346
Forks
67
PR merge metrics
No merged PRs in 30d

Description

Currently, in the Azure portal while creating a new SWA, in Build Details -> Build Presets -> Angular, there is "dist" as "App artifact location" - this is not 100% correct, because in Angular it also includes a folder with the app/project name. Keeping it as is might be a source of misunderstandings and misconfugurations as a result. I suggest it makes sense to change it to:
`dist/`

This way we:
- Clearly show that this piece has to be customized
- Stay consistent with the [documentation](https://docs.microsoft.com/en-gb/azure/static-web-apps/front-end-frameworks#configuration)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.