static-web-apps-cli icon indicating copy to clipboard operation
static-web-apps-cli copied to clipboard

Bug in swa-cli.config.schema.json

Open javier-lopez-1s opened this issue 2 years ago • 2 comments

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 avatar Jun 02 '23 20:06 javier-lopez-1s

@javier-lopez-1s Thanks for reporting, it sames you are right. Did you encounter any bugs caused by this issue?

cjk7989 avatar Jul 10 '23 13:07 cjk7989