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.
Bug in /schema/swa-cli.config.schema.json
I believe in line 92
initshould be replaced withbuild, becauseinithas already been defined in line 61 and also because that property is accepting#/$defs/buildCommandParametersinstead of#/$defs/initCommandParameters.