diff --git a/www/docs/static/schema-pro.json b/www/docs/static/schema-pro.json index 6bc2a2d9a..4838bf013 100644 --- a/www/docs/static/schema-pro.json +++ b/www/docs/static/schema-pro.json @@ -351,9 +351,15 @@ "gobinary": { "type": "string" }, + "command": { + "type": "string" + }, "no_unique_dist_dir": { "type": "boolean" }, + "no_main_check": { + "type": "boolean" + }, "ldflags": { "oneOf": [ {