static-web-apps-cli
static-web-apps-cli copied to clipboard
Bug in swa-cli.config.schema.json
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.
@javier-lopez-1s Thanks for reporting, it sames you are right. Did you encounter any bugs caused by this issue?