Azure / Azure/static-web-apps-cli
Bug in swa-cli.config.schema.json
Open
scope: core
type: bug
version: ga
- Dominant language
- TypeScript
- Stars
- 668
- Forks
- 156
- PR merge metrics
- No merged PRs in 30d
Description
**Bug in _/schema/swa-cli.config.schema.json_**
I believe in line 92 `init` should be replaced with `build`, because `init` has already been defined in line 61 and also because that property is accepting `#/$defs/buildCommandParameters` instead of `#/$defs/initCommandParameters`.
Contributor guide
Assessment
This issue has not been assessed yet.