@wix/create-new 0.0.43 → 0.0.45

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -19414,7 +19414,8 @@ var buildMetadataSchema = zod_default.object({
19414
19414
  clientDir: zod_default.string(),
19415
19415
  serverDir: zod_default.string().optional(),
19416
19416
  staticsUrlPlaceholder: zod_default.string().optional(),
19417
- serverUrlPlaceholder: zod_default.string().optional()
19417
+ serverUrlPlaceholder: zod_default.string().optional(),
19418
+ generateAppDeploymentGroupId: zod_default.boolean().optional()
19418
19419
  });
19419
19420
  var deploymentTopologyEnvironmentSchema = zod_default.object({
19420
19421
  id: zod_default.string().describe("Unique ARM tag identifier"),
@@ -19698,4 +19699,4 @@ is-git-url/index.js:
19698
19699
  * Released under the MIT License.
19699
19700
  *)
19700
19701
  */
19701
- //# sourceMappingURL=chunk-XLZXEJN4.js.map
19702
+ //# sourceMappingURL=chunk-DQW3TDNG.js.map